claude mcp add mia-platform-console-mcp-server -- npx -y @mia-platform/console-mcp-server
{
"mcpServers": {
"mia-platform-console-mcp-server": {
"command": "npx",
"args": ["-y", "@mia-platform/console-mcp-server"]
}
}
}
{
"mcpServers": {
"mia-platform-console-mcp-server": {
"command": "npx",
"args": ["-y", "@mia-platform/console-mcp-server"]
}
}
}
{
"mcpServers": {
"mia-platform-console-mcp-server": {
"command": "npx",
"args": ["-y", "@mia-platform/console-mcp-server"]
}
}
}
About This MCP Server
The Model Context Protocol server from Mia-Platform is a developer tool that enables interaction with the Mia-Platform Console, allowing for remote communication via stdio. It is available as a package on npm and can be used by developers to facilitate communication between their applications and the console. Developers working with the Mia-Platform Console would use this server to establish a connection and leverage its functionality.
The official MCP Server from Mia-Platform to interact with Mia-Platform Console. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
@mia-platform/console-mcp-server on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The console-mcp-server server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.