MCPHub

0 serversUpdated Aug 28, 2026

ServersTrendingCategories
MCPHub

Catalog

  • Servers
  • Trending
  • Categories

Company

  • About

Shout out

  • Formatly
  • Hirime

Searchable catalog of Model Context Protocol servers. Find tools that connect your AI assistant to the services and data you use.

PrivacyTerms

© 2026 MCPHub

Servers/Monitoring/metoro-io/metoro-mcp-server
MonitoringOfficialGo
M

metoro-io/metoro-mcp-server

Query and interact with kubernetes environments monitored by Metoro

0 starsUpdated Aug 28, 2026
View on GitHub

Ads

Overview

Query and interact with kubernetes environments monitored by Metoro

Installation

<your path to Metoro MCP server go executable>/metoro-mcp-server

Configuration

{
  "mcpServers": {
    "metoro-mcp-server": {
      "command": "<your path to Metoro MCP server go executable>/metoro-mcp-server",
      "args": [],
      "env": {
        "METORO_AUTH_TOKEN": "<your auth token>",
        "METORO_API_URL": "https://us-east.metoro.io"
      }
    }
  }
}

Capabilities

  • Get cluster health overview

    Ask about the current status of your Kubernetes cluster using `get_cluster_health`.

  • List namespaces and services

    Retrieve all namespaces or services in your cluster via `get_namespaces` and `get_services`.

  • Inspect Kubernetes workloads

    Look up details about pods, deployments, or daemonsets with `get_pods`, `get_deployments`, and `get_daemonsets`.

  • Query service-to-service communication

    See how services interact by fetching the service graph through `get_service_graph`.

  • Investigate errors and traces

    Examine error patterns or request traces for a service using `get_errors` and `get_traces`.

Tags

  • kubernetes
  • monitoring
  • observability-incident
  • devops-infrastructure
  • cloud-infrastructure
  • awesome-list

Related MCP servers

I

ingero-io/ingero

eBPF-based GPU causal observability agent with MCP server. Traces CUDA Runtime/Driver APIs and host kernel events to build causal chains explaining GPU latency.

0MonitoringUpdated Today
A

adanb13/cirdan

AI infrastructure cartographer & MCP server: fingerprints, graphs, and watches the live infrastructure an agent can reach (Docker, Kubernetes, cloud, IaC) and detects incidents.

0MonitoringUpdated Today
A

agentkitai/agentlens

Tamper-evident observability for AI agents: a SHA-256 hash-chained audit log with chain verification and signed export (EU AI Act Art. 12). Instrument any agent with zero code via `npx -y @agentlensai/mcp`; also ingests OpenTelemetry GenAI traces.

0MonitoringUpdated Today
A

alilxxey/openobserve-community-mcp

Read-only MCP server for OpenObserve Community Edition via REST API. Search logs, traces, stream schemas, and dashboards without requiring the Enterprise license.

0MonitoringUpdated Today