OpenTelemetry Collector MCP Server
OpenTelemetry Collector MCP 서버
OpenTelemetry Collectors를 구성하기 위한 MCP 서버 구현입니다.
특징
동적 OpenTelemetry 구성 : MCP 도구를 통해 OpenTelemetry 수집기 구성
구성 요소 관리 : 수신기, 프로세서 및 내보내기 추가, 제거 및 구성
Related MCP server: otel-mcp
도구
리소스 업데이트
GitHub의 최신 구성 요소 정보로 로컬 리소스 파일을 업데이트합니다.
입력 매개변수가 필요하지 않습니다
업데이트된 구성 요소(수신기, 프로세서, 내보내기)에 대한 통계를 반환합니다.
자원
수신기 (
receivers://receivers)사용 가능한 모든 OpenTelemetry 수신기를 나열합니다.
이름, 설명, 안정성을 포함한 수신기 메타데이터를 반환합니다.
프로세서 (
processors://processors)사용 가능한 모든 OpenTelemetry 프로세서를 나열합니다.
이름, 설명 및 안정성을 포함한 프로세서 메타데이터를 반환합니다.
수출업체 (
exporters://exporters)사용 가능한 모든 OpenTelemetry 내보내기 프로그램을 나열합니다.
이름, 설명 및 안정성을 포함한 내보내기 메타데이터를 반환합니다.
구성 요소 스키마 (
component://{type}/{name})특정 구성 요소에 대한 구성 스키마를 검색합니다.
사용 가능한 모든 스키마를 나열하거나 특정 구성 요소의 스키마를 가져오는 것을 지원합니다.
매개변수:
type: 구성 요소 유형("수신기", "프로세서" 또는 "내보내기")name: 특정 구성요소의 이름(선택 사항)
구성
mcp 클라이언트와 함께 사용
mcp.json 에 다음을 추가하세요:
지엑스피1
개발
이는 OpenTelemetry 구성을 위한 MCP 서버의 로컬 구현입니다. 사용 방법은 다음과 같습니다.
저장소를 복제합니다
제공된 빌드 스크립트를 사용하여 프로젝트를 빌드합니다.
로컬 서버 구현을 사용하도록 MCP 클라이언트를 구성하세요.
특허
이 MCP 서버는 GPL-3.0 라이선스에 따라 라이선스가 부여됩니다. 즉, GPL-3.0 라이선스의 조건에 따라 소프트웨어를 자유롭게 사용, 수정 및 배포할 수 있습니다. 자세한 내용은 프로젝트 저장소의 LICENSE 파일을 참조하십시오.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
AlicenseNot gradedqualityDmaintenanceAn MCP server that enables dynamic tool registration and execution based on API definitions, providing seamless integration with services like Claude.ai and Cursor.ai.23MIT- AlicenseAqualityDmaintenanceAn MCP server that emits OpenTelemetry traces, metrics, and logs to OTLP endpoints in various formats. It includes tool-mimicry profiles to generate realistic traffic resembling common tools like nginx, postgres, and AWS Lambda for testing and demonstration purposes.11MIT
- AlicenseNot gradedqualityBmaintenanceSelf-hosted MCP proxy and aggregation platform. Register multiple upstream MCP servers and expose them through a single unified endpoint with namespace routing, multi-transport support (HTTP/SSE, stdio, OpenAPI→MCP), per-tool overrides, and a web admin UI.16MIT
- AlicenseNot gradedqualityDmaintenanceA comprehensive Model Context Protocol (MCP) server for New Relic monitoring, observability, and management operations.MIT
Related MCP Connectors
MCP server for AI agents to plan, verify, and deploy Cloudflare-native apps.
MCP server providing access to the Scorecard API to evaluate and optimize LLM systems.
An MCP server for Arcjet - the runtime security platform that ships with your AI code.
Appeared in Searches
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/mottibec/otelcol-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server