The Mia-Platform Console MCP Server is a Model Context Protocol (MCP) server that integrates with Mia-Platform Console APIs for automation and interaction capabilities.
From the registry: The official MCP Server from Mia-Platform to interact with Mia-Platform Console
$ git clone https://github.com/mia-platform/console-mcp-server && cd console-mcp-server && npm ci && npm run buildPlease install the `console-mcp-server` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Clone and build** — Clone the repo and build (Node.js required). Run: `git clone https://github.com/mia-platform/console-mcp-server && cd console-mcp-server && npm ci && npm run build`
- **Mia-Platform Console account** — A valid Mia-Platform Console account is required. (https://docs.mia-platform.eu/)
Canonical MCP server config (stdio transport):
- command: `node`
- args: ["<path-to-console-mcp-server>/mcp-server","start","--stdio","--host=https://console.cloud.mia-platform.eu"]
- required environment variables:
- `CONSOLE_HOST`: Mia-Platform Console instance host address. (example: `https://console.cloud.mia-platform.eu`)
- optional environment variables:
- `MIA_PLATFORM_CLIENT_ID`: Client ID for Service Account authentication (machine-to-machine).
- `MIA_PLATFORM_CLIENT_SECRET`: Client secret for Service Account authentication.
- `CLIENT_EXPIRY_DURATION`: Duration (seconds) of DCR-generated clients. (example: `300`)
- `LOG_LEVEL`: Log level. (example: `info`)
- `PORT`: Port number for the HTTP server. (example: `3000`)
Note: Also supports OAuth2.1 with Dynamic Client Registration for user login. Docker deployment also available.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.CONSOLE_HOSTrequiredThe host address of the Mia-Platform Console instanceReal-time Kubernetes network traffic visibility and API analysis for HTTP, gRPC, Redis, Kafka, DNS.
Gives AI development tools Firebase-specific capabilities and expertise.
All Azure MCP tools to create a seamless connection between AI agents and Azure services.
MCP tools for interacting with Microsoft Fabric