Awesome MCPCloud & DevOps

traceloop/opentelemetry-mcp-server

⭐ 201 Python repository created 2025-11-02

opentelemetry-mcp-server is a Python Model Context Protocol server that lets an AI assistant query and analyse distributed traces stored in an OpenTelemetry backend. It supports Jaeger, Grafana Tempo and Traceloop as trace sources, selected through a BACKEND_TYPE environment variable together with a BACKEND_URL and, where the backend requires it, a BACKEND_API_KEY. Beyond generic trace querying it has specialised handling for LLM observability using OpenLLMetry semantic conventions, so questions about model calls are answered in terms the data already carries. Typical uses given in the README are finding expensive API calls, investigating errors, comparing the performance of different models and tracking token usage, all asked from the IDE rather than from a tracing UI. The server is published on PyPI as opentelemetry-mcp and needs no installation step: clients are configured to launch it with pipx run or uvx, which always fetches the current version into an isolated environment. It can also be run from a cloned repository through uv with a directory argument, or through a bundled start_locally.sh wrapper that makes switching backends easier, and it can be registered several times under different names to query more than one backend. The README documents client configuration for Claude Desktop, Claude Code, Cursor, Windsurf and the Gemini CLI, and covers a tools reference, example queries, common workflows and troubleshooting. Python 3.11 or newer is required and the project is Apache 2.0 licensed. It is aimed at engineers running LLM applications who already ship OpenTelemetry traces and want to interrogate them conversationally while debugging.

https://github.com/traceloop/opentelemetry-mcp-server

mcpmcp-serveropentelemetryobservabilitytracingjaegertempotraceloopllm-monitoringpython

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.