← Back to Plugins
MCP Server MCP

Sciple Platform

github By github 👁 1 views ▲ 0 votes

Sciple platform MCP: services, dashboards, runbooks, tickets, environments, AWS cloud inventory.

Homepage Verified source GitHub

Install

uvx sciple-mcp

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "registryBaseUrl": "https://pypi.org",
      "identifier": "sciple-mcp",
      "version": "0.8.0",
      "runtimeHint": "uvx",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Sciple platform base URL (e.g. https://your.sciple.cloud). Optional — when omitted, the server uses the default platform recorded in the OAuth credential cache. Set this only when multiple platforms are cached.",
          "name": "SCIPLE_PLATFORM_URL"
        }
      ]
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...