Back to Home
metoro-io icon

metoro-mcp-server

Verified Safe

by metoro-io

Overview

The Metoro MCP Server allows LLM applications, specifically the Claude Desktop App, to interact with Kubernetes cluster observability data provided by the Metoro platform.

Installation

Run Command
go build -o metoro-mcp-server && <your path to Metoro MCP server go executable>/metoro-mcp-server (launched via Claude Desktop App with environment variables)

Environment Variables

  • METORO_API_URL
  • METORO_AUTH_TOKEN

Security Notes

The server correctly retrieves API credentials (Metoro API URL and Auth Token) from environment variables, which is a good security practice. Input validation is present for time ranges and metric attributes. There are internal limits on response sizes (e.g., 20 logs, 20 traces, 200KB for profiles) to prevent excessive data consumption. The README provides a publicly available demo token for the Metoro Live Demo Cluster; users must be careful not to confuse this with a personal, secure token when configuring access to their own Metoro accounts.

Similar Servers

Stats

Interest Score43
Security Score8
Cost ClassMedium
Avg Tokens2000
Stars45
Forks12
Last Update2026-01-16

Tags

KubernetesObservabilityLLMAIMonitoringeBPF