SERVER
Console MCP Server
Rank #8902io.github.mia-platform/console-mcp-server
The official MCP Server from Mia-Platform to interact with Mia-Platform Console
First listed
Apr 8, 2025
Last publish date
Nov 20, 2025
OVERVIEW
Console MCP Server is a Model Context Protocol (MCP) server published by mia-platform. It ranks #8902 of 58,900 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Console MCP Server is listed across 4 registries — Official MCP, PulseMCP, mcp.so and Glama, with 2 tracked versions. It was first listed on Apr 8, 2025 and most recently updated on Nov 20, 2025.
STANDING
#8,902of 58,900 tracked serversTop 25%
Ranks ahead of 49,998 of 58,900 servers on MCP Toplist.
CONNECT
Use Console MCP Server
Add Console MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Remote · HTTP
{
"mcpServers": {
"console-mcp-server": {
"url": "https://console.cloud.mia-platform.eu/console-mcp-server/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
npm package
{
"mcpServers": {
"console-mcp-server": {
"command": "npx",
"args": [
"-y",
"@mia-platform/console-mcp-server"
]
}
}
}REGISTRIES
Listed on 4 registries
ORGANIZATION
mia-platform
VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 1.2.2 | Nov 20, 2025 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Console MCP Server?
- The official MCP Server from Mia-Platform to interact with Mia-Platform Console
- Who maintains Console MCP Server?
- Console MCP Server is maintained by mia-platform, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Console MCP Server an official MCP server?
- Yes — Console MCP Server is listed on the Official MCP Registry, alongside PulseMCP, mcp.so and Glama.
- How many versions does Console MCP Server have?
- MCP Toplist tracks 2 versions of Console MCP Server, most recently published on Nov 20, 2025.
- Where can I find the source code for Console MCP Server?
- The source code for Console MCP Server is hosted at github.com/mia-platform/console-mcp-server.
EXPLORE