An MCP server implementation for dynamic configuration and management of OpenTelemetry Collectors, enabling seamless addition, removal, and customization of receivers, processors, and exporters through Model Context Protocol.
Unlock the full potential of OpenTelemetry Collector MCP Server through LangDB's AI Gateway. Get enterprise-grade security, analytics, and seamless integration with zero configuration.
Free tier available • No credit card required
An MCP server implementation for configuring OpenTelemetry Collectors.
Receivers (receivers://receivers
)
Processors (processors://processors
)
Exporters (exporters://exporters
)
Component Schemas (component://{type}/{name}
)
type
: Component type ("receiver", "processor", or "exporter")name
: Name of the specific component (optional)Add this to your mcp.json
:
{ "mcpServers": { "otelcol": { "url": "http://localhost:3001/sse" } } }
This is a local implementation of an MCP server for OpenTelemetry configuration. To use it:
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.
Discover shared experiences
Shared threads will appear here, showcasing real-world applications and insights from the community. Check back soon for updates!