Overview
Features
LLM-accessible Kubernetes telemetry
Exposes Metoro's Kubernetes telemetry APIs to LLMs via MCP, enabling natural language queries about cluster state.
Claude Desktop App integration
Designed to work with Claude Desktop App, appearing in Claude's MCP Servers list for easy access.
Go-based MCP server built on the MCP SDK
Implemented in Go using Metoro's MCP SDK for a standards-compliant MCP server.
Configurable authentication and API endpoint
Connects to Metoro backend using METORO_AUTH_TOKEN and METORO_API_URL configured in claude_desktop_config.json.
Demo and live testing options
Includes a Live Demo Cluster with a public token for exploration, in addition to authenticated usage.
Simple build and run workflow
Clone the repo, install Go, and build with 'go build -o metoro-mcp-server' to generate the executable.
Who Is This For?
- LLM users:Query and analyze Kubernetes telemetry data via Claude Desktop App.




