streamable-httpMITupdated 3mo ago
Normalize GenAI spans before dashboards tell competing stories.
GenAI Span Mapper MCP 能做什么?
GenAI Span Mapper MCP
Normalize GenAI spans before dashboards tell competing stories.
GenAI Span Mapper is a paid remote MCP schema mapper for OpenTelemetry GenAI spans, provider attributes, missing fields, dashboard schemas, and mapping receipts.
This is a public documentation project for GenAI Span Mapper MCP. The structure is modeled after the public documentation pattern used by MiroFish: a short front door, a clear reading order, practical guides, reference pages, and public-safe architecture notes.
Start Here
- Website: https://genaispanmapper.clauxel.com/?utm_source=github&utm_medium=documentation&utm_campaign=genaispanmapper_public_docs&utm_content=readme_primary_home
- Pricing: https://genaispanmapper.clauxel.com/pricing/?utm_source=github&utm_medium=documentation&utm_campaign=genaispanmapper_public_docs&utm_content=readme_pricing
- Checkout: https://genaispanmapper.clauxel.com/checkout/?utm_source=github&utm_medium=documentation&utm_campaign=genaispanmapper_public_docs&utm_content=readme_checkout
- Support: support@aigeamy.com
Remote MCP
- Endpoint: https://genaispanmapper.clauxel.com/mcp
- Server card: https://genaispanmapper.clauxel.com/server-card.json
- Registry name:
com.clauxel.genaispanmapper/genaispanmapper-mcp - Tools:
map_genai_span_fields,normalize_provider_attributes,detect_missing_genai_attributes,issue_mapping_receipt,export_observability_schema
Reading Order
Audience
observability teams, LLM platform teams, data engineers, and SREs.
Capabilities
- span schema mapper
- provider rules
- missing attribute detection
- normalized JSON
- dashboard schema export
Public-Safe Boundary
This repository does not contain production source code, credentials, payment configuration, Cloudflare configuration, customer records, private analytics, or local machine paths.
安装
把 GenAI Span Mapper MCP 添加到你的客户端。选择你正在使用的那个。
claude mcp add --transport http genai-span-mapper-mcp https://genaispanmapper.clauxel.com/mcpcodex mcp add genai-span-mapper-mcp --url https://genaispanmapper.clauxel.com/mcp{
"mcpServers": {
"genai-span-mapper-mcp": {
"url": "https://genaispanmapper.clauxel.com/mcp"
}
}
}Add to `~/.cursor/mcp.json`, or `.cursor/mcp.json` for a single project.
{
"servers": {
"genai-span-mapper-mcp": {
"type": "http",
"url": "https://genaispanmapper.clauxel.com/mcp"
}
}
}Add to `.vscode/mcp.json` in your workspace.
{
"mcpServers": {
"genai-span-mapper-mcp": {
"url": "https://genaispanmapper.clauxel.com/mcp"
}
}
}Add to `claude_desktop_config.json`, then restart Claude Desktop.
{
"mcpServers": {
"genai-span-mapper-mcp": {
"serverUrl": "https://genaispanmapper.clauxel.com/mcp"
}
}
}Add to `~/.codeium/windsurf/mcp_config.json`.
评分
39 / 100
不完整
- 文档12/25
- 维护13/25
- 可信度13/20
- 能力0/15
- 安装体验12/15
- Documents what it does and how to connect
- Has a resolvable package or endpoint
- Exposes at least one tool, prompt or resource
- README has substantive content
- Includes a code example
- Documents its configuration
- Mentions credentials or security posture
- Last commit 104 days ago
- Has a release history
- Repository is not archived
- Licensed MIT
- Namespace verified in the official MCP registry
- Claimed by its owner
- Published under an organisation
- 0 tool(s) documented
- Provides prompt templates
- Provides resources
- 6 documented install method(s)
- Published to a package registry
- Offers a hosted endpoint — no local install
版本历史
| 版本 | 发布于 |
|---|---|
| 1.0.0最新 | 2026年5月20日 |