Skip to content
Claude Desktop

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "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

Sciple Platform in other clients