monitoring

Metoro Mcp Server

Query and interact with kubernetes environments monitored by Metoro

cloud
rust
enterprise
monitoring
0
View on GitHub

Installation

npx -y metoro-io/metoro-mcp-server

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

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

About This MCP Server

metoro-io/metoro-mcp-server

Query and interact with kubernetes environments monitored by Metoro

GitHub: https://github.com/metoro-io/metoro-mcp-server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub