Sciple Platform

MCP server for the Sciple platform — environments, services, dashboards, runbooks, tickets.

stdiocommunityservice

Package Details

Transportstdio
Runtimeuvx

Environment Variables

SCIPLE_API_URL
Required

Base URL of the Sciple platform REST API, including the /api/v1 prefix. Example: http://localhost:8000/api/v1.

SCIPLE_API_TOKEN
RequiredSecret

Sciple personal access token (sciple_pat_...). Mint one under Profile → Access tokens in the Sciple dashboard. The token's scopes govern which tools succeed; out-of-scope calls return 403.

SCIPLE_TENANT_ID
Required

Short id of the Sciple tenant the server will act against. Must equal the token's bound tenant; calls against a different tenant return 403.