Awesome MCPCloud & DevOps

tjhop/prometheus-mcp-server

⭐ 105 Go repository created 2025-05-02

Prometheus MCP Server lets an assistant interrogate a running Prometheus instance through its HTTP API. Its tools execute PromQL queries, both instant and over a range, and — importantly — enumerate the metrics and label values the server actually holds. That discovery step is what makes the rest work: PromQL is unforgiving, metric names are conventions rather than a schema, and a query against a metric that does not exist returns an empty result rather than an error, so a model writing queries blind produces confident nonsense. With metric listing available it can check what exists, inspect the labels, and then compose a query that matches. The README frames the intended use as investigation, with an example of asking Claude to look into a problem: the assistant explores which metrics are relevant, queries them, reads the numbers and narrows down a cause, rather than a human translating each hypothesis into PromQL by hand. It is written in Go and distributed as tagged binary releases, with golangci-lint and Go Report Card in continuous integration. Access is read-only against the Prometheus API, which is the right shape — the server observes a monitoring system rather than changing it. The audience is site-reliability and platform engineers, particularly during incidents.

https://github.com/tjhop/prometheus-mcp-server

mcpprometheuspromqlmonitoringgolangobservabilitymetricssre

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.