Awesome MCPCloud & DevOps

metoro-io/metoro-mcp-server

⭐ 51 Go added to this list on 2025-05-06 repository created 2024-12-08

metoro-mcp-server is a Go MCP server that exposes the APIs of Metoro, an observability platform aimed at microservices running on Kubernetes, to a Model Context Protocol client such as the Claude Desktop app. Metoro instruments workloads with eBPF agents, which means deep telemetry is collected without changing application code; that data is shipped to the Metoro backend, stored there and normally consumed through the Metoro frontend and its APIs. This server makes the same APIs available as MCP tools, so questions about a cluster, its services and their behaviour can be asked in natural language and answered from live telemetry instead of from static configuration files. Setup is deliberately plain. A Go toolchain is required, the repository is cloned and built into a single executable, and that binary is registered in the Claude Desktop configuration file as an MCP server. Two environment variables drive it: an authentication token copied from the user settings page of a Metoro account and the API URL of the region the account lives in. For people without an account the README points at a public live demo cluster with a demo token and a demo API URL, so the server can be tried against real data before signing up; that token is published in the README and is explicitly shared for anyone to use. After editing the configuration the desktop app must be restarted, at which point the server appears in its list of MCP servers. The project is built on mcp-golang, the Go MCP SDK maintained by the same organisation, and the repository carries the usual Go quality signals such as pkg.go.dev documentation, a Go Report Card and a test workflow. It suits platform and SRE teams already running Metoro who want conversational access to cluster telemetry.

https://github.com/metoro-io/metoro-mcp-server

mcp-serverkubernetesobservabilityebpftelemetrymetorogo

Also in Cloud & DevOps

apache/apisix

Apache APISIX is a high-performance cloud-native API Gateway and AI Gateway that supports Model Context Protocol (MCP) integration through its mcp-bridge plugin, offering dynamic traffic management, security, and observability features.

awslabs/mcp

AWS MCP Servers is a suite of specialized Model Context Protocol servers that integrate AWS best practices and resources into AI-powered development workflows to enhance cloud-native development and infrastructure management.

webiny/webiny-js

Webiny is an open-source, self-hosted headless CMS and framework, built on AWS serverless with AI-assisted development capabilities via an embedded MCP server, designed for large organizations.

modelcontextprotocol/registry

MCP Registry is a community-driven centralized service offering a RESTful API for discovering, managing, and publishing Model Context Protocol (MCP) servers with MongoDB and Docker support.

beclab/Olares

Olares is an open-source personal cloud operating system that enables users to run local AI models and applications with personalized, context-aware AI interactions using a Model Context Protocol-like mechanism, providing a private and secure AI home server environment.

cloudflare/mcp-server-cloudflare

Cloudflare MCP Server is a suite of MCP servers that enable large language model clients to interact with and manage Cloudflare's cloud services through natural language commands, facilitating automation and insights across various domains.

grafana/mcp-grafana

mcp-grafana is an MCP server that provides comprehensive programmatic access to Grafana's dashboards, datasources, alerts, incidents, and on-call management features through MCP clients.

metorial/mcp-containers

MCP Containers offers containerized versions of hundreds of MCP servers, enabling easy, secure, and up-to-date deployment of Model Context Protocol servers for AI integration and experimentation.