Sliplane MCP Server
The Sliplane MCP server exposes the Sliplane Control API as Model Context Protocol tools so AI assistants (Claude, Cursor, VS Code) can manage deployments, projects, services, and infrastructure on a user's behalf. The hosted endpoint at https://mcp.sliplane.io uses SSE transport with an Authorization Bearer header carrying a Sliplane API key. A reference Python implementation is published under the sliplane/mcp GitHub repository and can also be self-hosted via uv or Docker.