metoro-mcp-server
Metoro MCP Server is designed to integrate with Kubernetes clusters, enabling interaction through an AI interface using the Claude Desktop App. It leverages eBPF for advanced telemetry and aims to simplify access to Kubernetes data through AI interactions using the MCP protocol.
What is the Model Context Protocol (MCP)?
MCP is an open protocol that enables seamless integration between LLM applications and external data sources and tools, providing a standardized way to connect LLMs with the context they need.
What is Metoro?
Metoro is an observability platform designed for microservices running in Kubernetes, using eBPF-based instrumentation to generate deep telemetry without code changes.
How do I install the Metoro MCP Server?
Clone the repository, navigate to the directory, and build the server executable using Golang. Then configure the Claude Desktop App with the server details.
Can I use the Metoro MCP Server without a Metoro account?
Yes, you can use the Live Demo Cluster with a publicly available demo token to explore the server's capabilities.
What is required to run the Metoro MCP Server?
You need the Claude Desktop App, Golang installed on your system, and either a Metoro account or access to the Live Demo Cluster.