MCP Server
MCP
Sciple Platform
Sciple platform MCP: services, dashboards, runbooks, tickets, environments, AWS cloud inventory.
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
By
Comments
Sign in to leave a comment