Provides a configuration interface for OpenTelemetry Collectors, enabling dynamic management of telemetry components wit...
Created byApr 22, 2025
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
Resources
Receivers (receivers://receivers)
Processors (processors://processors)
Exporters (exporters://exporters)
Component Schemas (component://{type}/{name})
Configuration
Usage with mcp clients
Add this to your mcp.json:
Development
This is a local implementation of an MCP server for OpenTelemetry configuration. To use it:
Clone the repository
Build the project using the provided build scripts
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.
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
Resources
Receivers (receivers://receivers)
Processors (processors://processors)
Exporters (exporters://exporters)
Component Schemas (component://{type}/{name})
Configuration
Usage with mcp clients
Add this to your mcp.json:
Development
This is a local implementation of an MCP server for OpenTelemetry configuration. To use it:
Clone the repository
Build the project using the provided build scripts
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.