io.github.mia-platform

console-mcp-server

The official MCP Server from Mia-Platform to interact with Mia-Platform Console

Hosted
officialservice

Deployment

Hosted
streamable-httphttps://console.cloud.mia-platform.eu/console-mcp-server/mcp
Headers
AuthorizationRequired
Authentication token (PAT or App token)

Package Details

Transportstdio

Runtime Arguments

Positional
Position 0Required
runThe runtime command to execute
image_nameRequired
ghcr.io/github/github-mcp-serverThe container image to run
Position 2Required
mcp-serverThis is to specify the MCP server application
Position 3Required
startThis is the command to start the MCP server
Position 4Required
--stdioFlag to inform the server to use the stdio transport
Position 5Required
--host=https://console.cloud.mia-platform.euFlag to inform the server about the MCP host to connect to
Named
-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.