metoro-mcp-server

This repository hosts the Metoro MCP (Model Context Protocol) Server, enabling interaction with Kubernetes clusters through the Claude Desktop App, facilitating seamless integration between LLM applications and external data sources.

37
5

Here's a summary of the README content:

The metoro-mcp-server repository hosts the Metoro MCP (Model Context Protocol) Server, facilitating interaction with Kubernetes clusters via the Claude Desktop App. MCP enables seamless integration between LLM applications and external data sources, allowing LLMs to access necessary context. Metoro, an observability platform for microservices in Kubernetes, uses eBPF-based instrumentation for deep telemetry without code changes.

This MCP server exposes Metoro's APIs to LLMs, enabling AI-driven queries about Kubernetes clusters. To use, install the Claude Desktop App and Golang. Clone the repository, build the server executable, and configure the claude_desktop_config.json file with your Metoro auth token and API URL. If you don't have a Metoro account, you can use the Live Demo Cluster. After restarting the Claude Desktop App, select the Metoro MCP Server from the dropdown list to begin using it. The server is built using the Golang MCP SDK.

Repository

ME
metoro-io

metoro-io/metoro-mcp-server

Created

December 8, 2024

Updated

March 28, 2025

Language

Go

Category

System Tools