io.github.mia-platform
console-mcp-server
The official MCP Server from Mia-Platform to interact with Mia-Platform Console
Hosted
officialserviceDeployment
Hosted
streamable-http
https://console.cloud.mia-platform.eu/console-mcp-server/mcpHeaders
AuthorizationRequired
Authentication token (PAT or App token)Package Details
@mia-platform/console-mcp-server
Transportstdio
Runtime Arguments
Positional
Position 0Required
runThe runtime command to executeimage_nameRequired
ghcr.io/github/github-mcp-serverThe container image to runPosition 2Required
mcp-serverThis is to specify the MCP server applicationPosition 3Required
startThis is the command to start the MCP serverPosition 4Required
--stdioFlag to inform the server to use the stdio transportPosition 5Required
--host=https://console.cloud.mia-platform.euFlag to inform the server about the MCP host to connect toNamed
-iRequired
trueRun container in interactive mode--rm
trueAutomatically remove the container when it exits-eRequired
MIA_PLATFORM_CLIENT_ID={mia-platform-client-id}Set the MIA_PLATFORM_CLIENT_ID environment variable in the runtime, which is the client ID of the Service Account of the Mia-Platform Company you want to access.-eRequired
MIA_PLATFORM_CLIENT_SECRET={mia-platform-client-secret}Set the MIA_PLATFORM_CLIENT_ID environment variable in the runtime, which is the client secret of the Service Account of the Mia-Platform Company you want to access.