Skip to main content
MonitoringGo

metoro-io/metoro-mcp-server

Query and interact with kubernetes environments monitored by Metoro

monitoringofficialcloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/metoro-io/metoro-mcp-server

Claude Desktop configuration example:

{
  "mcpServers": {
    "metoro-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "metoro-io/metoro-mcp-server"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Monitoring
Language
Go
Author
metoro-io