Connects Claude directly to Mia-Platform Console APIs so you can automate platform operations without leaving your editor. Authenticate with either service accounts for full machine-to-machine access or OAuth for personal credentials. Supports both stdio for local development and HTTP streaming for remote deployments. You'll need a Mia-Platform Console account and the instance host address to get started. The server implements MCP's OAuth 2.1 and Dynamic Client Registration specs, meaning compatible clients will automatically discover auth endpoints and walk you through login. Built for developers who manage Mia-Platform infrastructure and want to script common tasks or query platform state through their AI assistant instead of clicking through the web console.
claude mcp add --transport stdio mia-platform-console-mcp-server uvx console-mcp-server