Search DevTools

Jump to any tool or page

genaispanmapper-mcp

Remote MCP for GenAI span mapping, provider normalization, dashboard schemas, and receipts.

clauxel0 stars0 forksDesign & UX
View source

Install

mcp_config.json

{
  "mcpServers": {
    "com-clauxel-genaispanmapper-genaispanmapper-mcp": {
      "url": "https://genaispanmapper.clauxel.com/mcp",
      "type": "streamable-http"
    }
  }
}

Documentation

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

Remote MCP

Reading Order

  1. Quickstart
  2. Evaluation guide
  3. Checkout and pricing
  4. Workflow notes
  5. Public link reference

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.

Sourced from the repository README.

More in Design & UX