Cover image
Try Now
2025-04-06

Le serveur OTEL MCP

3 years

Works with Finder

2

Github Watches

0

Github Forks

28

Github Stars

OpenTelemetry Collector MCP Server

An MCP server implementation for configuring OpenTelemetry Collectors.

Features

  • Dynamic OpenTelemetry Configuration: Configure OpenTelemetry Collectors through MCP tools
  • Component Management: Add, remove, and configure receivers, processors, and exporters

Tools

  • Update Resources
    • Updates local resource files with the latest component information from GitHub
    • No input parameters required
    • Returns statistics about updated components (receivers, processors, exporters)

Resources

  • Receivers (receivers://receivers)

    • Lists all available OpenTelemetry receivers
    • Returns receiver metadata including name, description, and stability
  • Processors (processors://processors)

    • Lists all available OpenTelemetry processors
    • Returns processor metadata including name, description, and stability
  • Exporters (exporters://exporters)

    • Lists all available OpenTelemetry exporters
    • Returns exporter metadata including name, description, and stability
  • Component Schemas (component://{type}/{name})

    • Retrieves configuration schema for specific components
    • Supports listing all available schemas or getting a specific component's schema
    • Parameters:
      • type: Component type ("receiver", "processor", or "exporter")
      • name: Name of the specific component (optional)

Configuration

Usage with mcp clients

Add this to your mcp.json:

{
    "mcpServers": {
      "otelcol": {
        "url": "http://localhost:3001/sse"
      }
    }
}

Development

This is a local implementation of an MCP server for OpenTelemetry configuration. To use it:

  1. Clone the repository
  2. Build the project using the provided build scripts
  3. Configure your MCP client to use the local server implementation

License

This MCP server is licensed under the GPL-3.0 License. This means you are free to use, modify, and distribute the software, subject to the terms and conditions of the GPL-3.0 License. For more details, please see the LICENSE file in the project repository.

相关推荐

  • NiKole Maxwell
  • I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • lumpenspace
  • Take an adjectivised noun, and create images making it progressively more adjective!

  • Yasir Eryilmaz
  • AI scriptwriting assistant for short, engaging video content.

  • J. DE HARO OLLE
  • Especialista en juegos de palabras en varios idiomas.

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • apappascs
  • Découvrez la collection la plus complète et la plus à jour de serveurs MCP sur le marché. Ce référentiel sert de centre centralisé, offrant un vaste catalogue de serveurs MCP open-source et propriétaires, avec des fonctionnalités, des liens de documentation et des contributeurs.

  • ShrimpingIt
  • Manipulation basée sur Micropython I2C de l'exposition GPIO de la série MCP, dérivée d'Adafruit_MCP230XX

  • jae-jae
  • MCP Server pour récupérer le contenu de la page Web à l'aide du navigateur sans tête du dramwright.

  • HiveNexus
  • Un bot de chat IA pour les petites et moyennes équipes, soutenant des modèles tels que Deepseek, Open AI, Claude et Gemini. 专为中小团队设计的 Ai 聊天应用 , 支持 Deepseek 、 Open Ai 、 Claude 、 Gemini 等模型。

  • ravitemer
  • Un puissant plugin Neovim pour gérer les serveurs MCP (Protocole de contexte modèle)

  • patruff
  • Pont entre les serveurs Olllama et MCP, permettant aux LLM locaux d'utiliser des outils de protocole de contexte de modèle

  • pontusab
  • La communauté du curseur et de la planche à voile, recherchez des règles et des MCP

    Reviews

    3 (1)
    Avatar
    user_5YHYJAiK
    2025-04-17

    I've been an avid user of otelcol-mcp by mottibec and it has genuinely transformed my observability workflows. The seamless integration and robust performance of this tool make it indispensable. Everyone should check this out: https://github.com/mottibec/otelcol-mcp!