Sciple Platform for Claude Desktop
io.github.navaganeshr/sciple-mcp
Sciple platform MCP: services, dashboards, runbooks, tickets, environments, AWS cloud inventory.
client:Claude Desktop
transport:stdio
runtime:pypi
Install Sciple Platform in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"sciple-mcp": {
"command": "uvx",
"args": [
"sciple-mcp"
],
"env": {
"SCIPLE_PLATFORM_URL": "<SCIPLE_PLATFORM_URL>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs