{"servers":[{"server":{"$schema":"https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json","name":"io.github.mcpsmiths/tracehub-mcp","description":"Query OpenTelemetry traces from LLM apps across Jaeger, Tempo, Traceloop, Datadog, Sentry, X-Ray.","repository":{"url":"https://github.com/mcpsmiths/tracehub-mcp","source":"github"},"version":"0.11.0","packages":[{"registryType":"pypi","identifier":"tracehub-mcp","version":"0.11.0","transport":{"type":"stdio"},"environmentVariables":[{"description":"Which observability backend to query.","isRequired":true,"format":"string","default":"jaeger","choices":["jaeger","tempo","traceloop","datadog","sentry","xray"],"name":"BACKEND_TYPE"},{"description":"Backend API endpoint, e.g. http://localhost:16686 for Jaeger or https://api.datadoghq.com for Datadog. For the X-Ray backend this is decorative only (e.g. https://xray.us-east-1.amazonaws.com) - never dereferenced for a live request.","isRequired":true,"format":"string","name":"BACKEND_URL"},{"description":"API key or auth token. Required for Traceloop, Datadog, and Sentry; not used by Jaeger, Tempo, or X-Ray.","format":"string","isSecret":true,"name":"BACKEND_API_KEY"},{"description":"AWS region, e.g. us-east-1. Required for the X-Ray backend only - X-Ray authenticates via boto3's standard AWS credential chain, not BACKEND_API_KEY.","format":"string","name":"BACKEND_AWS_REGION"},{"description":"Datadog Application key, required in addition to BACKEND_API_KEY for the Datadog backend only.","format":"string","isSecret":true,"name":"BACKEND_APP_KEY"},{"description":"Grafana Cloud stack/instance ID, used with BACKEND_API_KEY for Basic Auth (Tempo backend only, required for Grafana Cloud-hosted Tempo, not needed for self-hosted Tempo).","format":"string","name":"BACKEND_TEMPO_INSTANCE_ID"},{"description":"Sentry organization slug, required for the Sentry backend only.","format":"string","name":"BACKEND_SENTRY_ORG"},{"description":"Sentry project slug, optional for the Sentry backend - narrows queries to one project.","format":"string","name":"BACKEND_SENTRY_PROJECT"},{"description":"Comma-separated environments for the Traceloop backend only.","format":"string","default":"prd","name":"BACKEND_ENVIRONMENTS"},{"description":"Request timeout in seconds.","format":"number","default":"30","name":"BACKEND_TIMEOUT"},{"description":"Logging level.","format":"string","default":"INFO","choices":["DEBUG","INFO","WARNING","ERROR"],"name":"LOG_LEVEL"},{"description":"Maximum traces validated per query (1-1000).","format":"number","default":"500","name":"MAX_TRACES_PER_QUERY"},{"description":"Logs a WARNING for any backend request slower than this, independent of LOG_LEVEL. Unset disables slow-request logging.","format":"number","name":"SLOW_REQUEST_THRESHOLD_MS"},{"description":"Enables opt-in OTel self-instrumentation of tool calls when set. Unset means zero overhead - no TracerProvider is configured and no middleware is registered.","format":"string","name":"OTEL_EXPORTER_OTLP_ENDPOINT"},{"description":"Service name reported in self-instrumentation spans, only used when OTEL_EXPORTER_OTLP_ENDPOINT is set.","format":"string","default":"tracehub-mcp","name":"OTEL_SERVICE_NAME"},{"description":"Include tool call arguments/results as OTel span attributes when self-instrumentation is enabled. Off by default since they may contain sensitive data.","format":"string","default":"false","choices":["true","false"],"name":"MCP_INCLUDE_ARGS_IN_SPANS"}]}]},"_meta":{"io.modelcontextprotocol.registry/official":{"status":"active","statusChangedAt":"2026-09-19T11:52:50.500461Z","publishedAt":"2026-09-19T11:52:50.500461Z","updatedAt":"2026-09-19T11:52:50.500461Z","isLatest":true}}},{"server":{"$schema":"https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json","name":"io.github.mcpsmiths/tracehub-mcp","description":"Query OpenTelemetry traces from LLM apps across Jaeger, Tempo, Traceloop, Datadog, and Sentry.","repository":{"url":"https://github.com/mcpsmiths/tracehub-mcp","source":"github"},"version":"0.10.0","packages":[{"registryType":"pypi","identifier":"tracehub-mcp","version":"0.10.0","transport":{"type":"stdio"},"environmentVariables":[{"description":"Which observability backend to query.","isRequired":true,"format":"string","default":"jaeger","choices":["jaeger","tempo","traceloop","datadog","sentry"],"name":"BACKEND_TYPE"},{"description":"Backend API endpoint, e.g. http://localhost:16686 for Jaeger or https://api.datadoghq.com for Datadog.","isRequired":true,"format":"string","name":"BACKEND_URL"},{"description":"API key or auth token. Required for Traceloop, Datadog, and Sentry; not used by Jaeger or Tempo.","format":"string","isSecret":true,"name":"BACKEND_API_KEY"},{"description":"Datadog Application key, required in addition to BACKEND_API_KEY for the Datadog backend only.","format":"string","isSecret":true,"name":"BACKEND_APP_KEY"},{"description":"Grafana Cloud stack/instance ID, used with BACKEND_API_KEY for Basic Auth (Tempo backend only, required for Grafana Cloud-hosted Tempo, not needed for self-hosted Tempo).","format":"string","name":"BACKEND_TEMPO_INSTANCE_ID"},{"description":"Sentry organization slug, required for the Sentry backend only.","format":"string","name":"BACKEND_SENTRY_ORG"},{"description":"Sentry project slug, optional for the Sentry backend - narrows queries to one project.","format":"string","name":"BACKEND_SENTRY_PROJECT"},{"description":"Comma-separated environments for the Traceloop backend only.","format":"string","default":"prd","name":"BACKEND_ENVIRONMENTS"},{"description":"Request timeout in seconds.","format":"number","default":"30","name":"BACKEND_TIMEOUT"},{"description":"Logging level.","format":"string","default":"INFO","choices":["DEBUG","INFO","WARNING","ERROR"],"name":"LOG_LEVEL"},{"description":"Maximum traces validated per query (1-1000).","format":"number","default":"500","name":"MAX_TRACES_PER_QUERY"},{"description":"Logs a WARNING for any backend request slower than this, independent of LOG_LEVEL. Unset disables slow-request logging.","format":"number","name":"SLOW_REQUEST_THRESHOLD_MS"},{"description":"Enables opt-in OTel self-instrumentation of tool calls when set. Unset means zero overhead - no TracerProvider is configured and no middleware is registered.","format":"string","name":"OTEL_EXPORTER_OTLP_ENDPOINT"},{"description":"Service name reported in self-instrumentation spans, only used when OTEL_EXPORTER_OTLP_ENDPOINT is set.","format":"string","default":"tracehub-mcp","name":"OTEL_SERVICE_NAME"},{"description":"Include tool call arguments/results as OTel span attributes when self-instrumentation is enabled. Off by default since they may contain sensitive data.","format":"string","default":"false","choices":["true","false"],"name":"MCP_INCLUDE_ARGS_IN_SPANS"}]}]},"_meta":{"io.modelcontextprotocol.registry/official":{"status":"active","statusChangedAt":"2026-09-18T09:01:27.160251Z","publishedAt":"2026-09-18T09:01:27.160251Z","updatedAt":"2026-09-18T09:01:27.160251Z","isLatest":false}}},{"server":{"$schema":"https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json","name":"io.github.mcpsmiths/tracehub-mcp","description":"Query OpenTelemetry traces from LLM apps across Jaeger, Tempo, Traceloop, Datadog, and Sentry.","repository":{"url":"https://github.com/mcpsmiths/tracehub-mcp","source":"github"},"version":"0.9.0","packages":[{"registryType":"pypi","identifier":"tracehub-mcp","version":"0.9.0","transport":{"type":"stdio"},"environmentVariables":[{"description":"Which observability backend to query.","isRequired":true,"format":"string","default":"jaeger","choices":["jaeger","tempo","traceloop","datadog","sentry"],"name":"BACKEND_TYPE"},{"description":"Backend API endpoint, e.g. http://localhost:16686 for Jaeger or https://api.datadoghq.com for Datadog.","isRequired":true,"format":"string","name":"BACKEND_URL"},{"description":"API key or auth token. Required for Traceloop, Datadog, and Sentry; not used by Jaeger or Tempo.","format":"string","isSecret":true,"name":"BACKEND_API_KEY"},{"description":"Datadog Application key, required in addition to BACKEND_API_KEY for the Datadog backend only.","format":"string","isSecret":true,"name":"BACKEND_APP_KEY"},{"description":"Grafana Cloud stack/instance ID, used with BACKEND_API_KEY for Basic Auth (Tempo backend only, required for Grafana Cloud-hosted Tempo, not needed for self-hosted Tempo).","format":"string","name":"BACKEND_TEMPO_INSTANCE_ID"},{"description":"Sentry organization slug, required for the Sentry backend only.","format":"string","name":"BACKEND_SENTRY_ORG"},{"description":"Sentry project slug, optional for the Sentry backend - narrows queries to one project.","format":"string","name":"BACKEND_SENTRY_PROJECT"},{"description":"Comma-separated environments for the Traceloop backend only.","format":"string","default":"prd","name":"BACKEND_ENVIRONMENTS"},{"description":"Request timeout in seconds.","format":"number","default":"30","name":"BACKEND_TIMEOUT"},{"description":"Logging level.","format":"string","default":"INFO","choices":["DEBUG","INFO","WARNING","ERROR"],"name":"LOG_LEVEL"},{"description":"Maximum traces validated per query (1-1000).","format":"number","default":"500","name":"MAX_TRACES_PER_QUERY"},{"description":"Logs a WARNING for any backend request slower than this, independent of LOG_LEVEL. Unset disables slow-request logging.","format":"number","name":"SLOW_REQUEST_THRESHOLD_MS"},{"description":"Enables opt-in OTel self-instrumentation of tool calls when set. Unset means zero overhead - no TracerProvider is configured and no middleware is registered.","format":"string","name":"OTEL_EXPORTER_OTLP_ENDPOINT"},{"description":"Service name reported in self-instrumentation spans, only used when OTEL_EXPORTER_OTLP_ENDPOINT is set.","format":"string","default":"tracehub-mcp","name":"OTEL_SERVICE_NAME"},{"description":"Include tool call arguments/results as OTel span attributes when self-instrumentation is enabled. Off by default since they may contain sensitive data.","format":"string","default":"false","choices":["true","false"],"name":"MCP_INCLUDE_ARGS_IN_SPANS"}]}]},"_meta":{"io.modelcontextprotocol.registry/official":{"status":"active","statusChangedAt":"2026-09-17T20:35:23.088757Z","publishedAt":"2026-09-17T20:35:23.088757Z","updatedAt":"2026-09-17T20:35:23.088757Z","isLatest":false}}},{"server":{"$schema":"https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json","name":"io.github.mcpsmiths/tracehub-mcp","description":"Query OpenTelemetry traces from LLM apps across Jaeger, Tempo, Traceloop, Datadog, and Sentry.","repository":{"url":"https://github.com/mcpsmiths/tracehub-mcp","source":"github"},"version":"0.8.2","packages":[{"registryType":"pypi","identifier":"tracehub-mcp","version":"0.8.2","transport":{"type":"stdio"},"environmentVariables":[{"description":"Which observability backend to query.","isRequired":true,"format":"string","default":"jaeger","choices":["jaeger","tempo","traceloop","datadog","sentry"],"name":"BACKEND_TYPE"},{"description":"Backend API endpoint, e.g. http://localhost:16686 for Jaeger or https://api.datadoghq.com for Datadog.","isRequired":true,"format":"string","name":"BACKEND_URL"},{"description":"API key or auth token. Required for Traceloop, Datadog, and Sentry; not used by Jaeger or Tempo.","format":"string","isSecret":true,"name":"BACKEND_API_KEY"},{"description":"Datadog Application key, required in addition to BACKEND_API_KEY for the Datadog backend only.","format":"string","isSecret":true,"name":"BACKEND_APP_KEY"},{"description":"Grafana Cloud stack/instance ID, used with BACKEND_API_KEY for Basic Auth (Tempo backend only, required for Grafana Cloud-hosted Tempo, not needed for self-hosted Tempo).","format":"string","name":"BACKEND_TEMPO_INSTANCE_ID"},{"description":"Sentry organization slug, required for the Sentry backend only.","format":"string","name":"BACKEND_SENTRY_ORG"},{"description":"Sentry project slug, optional for the Sentry backend - narrows queries to one project.","format":"string","name":"BACKEND_SENTRY_PROJECT"},{"description":"Comma-separated environments for the Traceloop backend only.","format":"string","default":"prd","name":"BACKEND_ENVIRONMENTS"},{"description":"Request timeout in seconds.","format":"number","default":"30","name":"BACKEND_TIMEOUT"},{"description":"Logging level.","format":"string","default":"INFO","choices":["DEBUG","INFO","WARNING","ERROR"],"name":"LOG_LEVEL"},{"description":"Maximum traces validated per query (1-1000).","format":"number","default":"500","name":"MAX_TRACES_PER_QUERY"},{"description":"Logs a WARNING for any backend request slower than this, independent of LOG_LEVEL. Unset disables slow-request logging.","format":"number","name":"SLOW_REQUEST_THRESHOLD_MS"},{"description":"Enables opt-in OTel self-instrumentation of tool calls when set. Unset means zero overhead - no TracerProvider is configured and no middleware is registered.","format":"string","name":"OTEL_EXPORTER_OTLP_ENDPOINT"},{"description":"Service name reported in self-instrumentation spans, only used when OTEL_EXPORTER_OTLP_ENDPOINT is set.","format":"string","default":"tracehub-mcp","name":"OTEL_SERVICE_NAME"},{"description":"Include tool call arguments/results as OTel span attributes when self-instrumentation is enabled. Off by default since they may contain sensitive data.","format":"string","default":"false","choices":["true","false"],"name":"MCP_INCLUDE_ARGS_IN_SPANS"}]}]},"_meta":{"io.modelcontextprotocol.registry/official":{"status":"active","statusChangedAt":"2026-09-17T10:24:53.880011Z","publishedAt":"2026-09-17T10:24:53.880011Z","updatedAt":"2026-09-17T10:24:53.880011Z","isLatest":false}}},{"server":{"$schema":"https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json","name":"io.github.mcpsmiths/tracehub-mcp","description":"Query OpenTelemetry traces from LLM apps across Jaeger, Tempo, Traceloop, Datadog, and Sentry.","repository":{"url":"https://github.com/mcpsmiths/tracehub-mcp","source":"github"},"version":"0.8.1","packages":[{"registryType":"pypi","identifier":"tracehub-mcp","version":"0.8.1","transport":{"type":"stdio"},"environmentVariables":[{"description":"Which observability backend to query.","isRequired":true,"format":"string","default":"jaeger","choices":["jaeger","tempo","traceloop","datadog","sentry"],"name":"BACKEND_TYPE"},{"description":"Backend API endpoint, e.g. http://localhost:16686 for Jaeger or https://api.datadoghq.com for Datadog.","isRequired":true,"format":"string","name":"BACKEND_URL"},{"description":"API key or auth token. Required for Traceloop, Datadog, and Sentry; not used by Jaeger or Tempo.","format":"string","isSecret":true,"name":"BACKEND_API_KEY"},{"description":"Datadog Application key, required in addition to BACKEND_API_KEY for the Datadog backend only.","format":"string","isSecret":true,"name":"BACKEND_APP_KEY"},{"description":"Grafana Cloud stack/instance ID, used with BACKEND_API_KEY for Basic Auth (Tempo backend only, required for Grafana Cloud-hosted Tempo, not needed for self-hosted Tempo).","format":"string","name":"BACKEND_TEMPO_INSTANCE_ID"},{"description":"Sentry organization slug, required for the Sentry backend only.","format":"string","name":"BACKEND_SENTRY_ORG"},{"description":"Sentry project slug, optional for the Sentry backend - narrows queries to one project.","format":"string","name":"BACKEND_SENTRY_PROJECT"},{"description":"Comma-separated environments for the Traceloop backend only.","format":"string","default":"prd","name":"BACKEND_ENVIRONMENTS"},{"description":"Request timeout in seconds.","format":"number","default":"30","name":"BACKEND_TIMEOUT"},{"description":"Logging level.","format":"string","default":"INFO","choices":["DEBUG","INFO","WARNING","ERROR"],"name":"LOG_LEVEL"},{"description":"Maximum traces validated per query (1-1000).","format":"number","default":"500","name":"MAX_TRACES_PER_QUERY"},{"description":"Logs a WARNING for any backend request slower than this, independent of LOG_LEVEL. Unset disables slow-request logging.","format":"number","name":"SLOW_REQUEST_THRESHOLD_MS"},{"description":"Enables opt-in OTel self-instrumentation of tool calls when set. Unset means zero overhead - no TracerProvider is configured and no middleware is registered.","format":"string","name":"OTEL_EXPORTER_OTLP_ENDPOINT"},{"description":"Service name reported in self-instrumentation spans, only used when OTEL_EXPORTER_OTLP_ENDPOINT is set.","format":"string","default":"tracehub-mcp","name":"OTEL_SERVICE_NAME"},{"description":"Include tool call arguments/results as OTel span attributes when self-instrumentation is enabled. Off by default since they may contain sensitive data.","format":"string","default":"false","choices":["true","false"],"name":"MCP_INCLUDE_ARGS_IN_SPANS"}]}]},"_meta":{"io.modelcontextprotocol.registry/official":{"status":"active","statusChangedAt":"2026-09-16T18:44:27.934438Z","publishedAt":"2026-09-16T18:44:27.934438Z","updatedAt":"2026-09-16T18:44:27.934438Z","isLatest":false}}},{"server":{"$schema":"https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json","name":"io.github.mcpsmiths/tracehub-mcp","description":"Query OpenTelemetry traces from LLM apps across Jaeger, Tempo, Traceloop, Datadog, and Sentry.","repository":{"url":"https://github.com/mcpsmiths/tracehub-mcp","source":"github"},"version":"0.8.0","packages":[{"registryType":"pypi","identifier":"tracehub-mcp","version":"0.8.0","transport":{"type":"stdio"},"environmentVariables":[{"description":"Which observability backend to query.","isRequired":true,"format":"string","default":"jaeger","choices":["jaeger","tempo","traceloop","datadog","sentry"],"name":"BACKEND_TYPE"},{"description":"Backend API endpoint, e.g. http://localhost:16686 for Jaeger or https://api.datadoghq.com for Datadog.","isRequired":true,"format":"string","name":"BACKEND_URL"},{"description":"API key or auth token. Required for Traceloop, Datadog, and Sentry; not used by Jaeger or Tempo.","format":"string","isSecret":true,"name":"BACKEND_API_KEY"},{"description":"Datadog Application key, required in addition to BACKEND_API_KEY for the Datadog backend only.","format":"string","isSecret":true,"name":"BACKEND_APP_KEY"},{"description":"Grafana Cloud stack/instance ID, used with BACKEND_API_KEY for Basic Auth (Tempo backend only, required for Grafana Cloud-hosted Tempo, not needed for self-hosted Tempo).","format":"string","name":"BACKEND_TEMPO_INSTANCE_ID"},{"description":"Sentry organization slug, required for the Sentry backend only.","format":"string","name":"BACKEND_SENTRY_ORG"},{"description":"Sentry project slug, optional for the Sentry backend - narrows queries to one project.","format":"string","name":"BACKEND_SENTRY_PROJECT"},{"description":"Comma-separated environments for the Traceloop backend only.","format":"string","default":"prd","name":"BACKEND_ENVIRONMENTS"},{"description":"Request timeout in seconds.","format":"number","default":"30","name":"BACKEND_TIMEOUT"},{"description":"Logging level.","format":"string","default":"INFO","choices":["DEBUG","INFO","WARNING","ERROR"],"name":"LOG_LEVEL"},{"description":"Maximum traces validated per query (1-1000).","format":"number","default":"500","name":"MAX_TRACES_PER_QUERY"},{"description":"Logs a WARNING for any backend request slower than this, independent of LOG_LEVEL. Unset disables slow-request logging.","format":"number","name":"SLOW_REQUEST_THRESHOLD_MS"},{"description":"Enables opt-in OTel self-instrumentation of tool calls when set. Unset means zero overhead - no TracerProvider is configured and no middleware is registered.","format":"string","name":"OTEL_EXPORTER_OTLP_ENDPOINT"},{"description":"Service name reported in self-instrumentation spans, only used when OTEL_EXPORTER_OTLP_ENDPOINT is set.","format":"string","default":"tracehub-mcp","name":"OTEL_SERVICE_NAME"},{"description":"Include tool call arguments/results as OTel span attributes when self-instrumentation is enabled. Off by default since they may contain sensitive data.","format":"string","default":"false","choices":["true","false"],"name":"MCP_INCLUDE_ARGS_IN_SPANS"}]}]},"_meta":{"io.modelcontextprotocol.registry/official":{"status":"active","statusChangedAt":"2026-09-16T16:58:26.279508Z","publishedAt":"2026-09-16T16:58:26.279508Z","updatedAt":"2026-09-16T16:58:26.279508Z","isLatest":false}}},{"server":{"$schema":"https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json","name":"io.github.mcpsmiths/tracehub-mcp","description":"Query OpenTelemetry traces from LLM apps across Jaeger, Tempo, Traceloop, Datadog, and Sentry.","repository":{"url":"https://github.com/mcpsmiths/tracehub-mcp","source":"github"},"version":"0.7.0","packages":[{"registryType":"pypi","identifier":"tracehub-mcp","version":"0.7.0","transport":{"type":"stdio"},"environmentVariables":[{"description":"Which observability backend to query.","isRequired":true,"format":"string","default":"jaeger","choices":["jaeger","tempo","traceloop","datadog","sentry"],"name":"BACKEND_TYPE"},{"description":"Backend API endpoint, e.g. http://localhost:16686 for Jaeger or https://api.datadoghq.com for Datadog.","isRequired":true,"format":"string","name":"BACKEND_URL"},{"description":"API key or auth token. Required for Traceloop, Datadog, and Sentry; not used by Jaeger or Tempo.","format":"string","isSecret":true,"name":"BACKEND_API_KEY"},{"description":"Datadog Application key, required in addition to BACKEND_API_KEY for the Datadog backend only.","format":"string","isSecret":true,"name":"BACKEND_APP_KEY"},{"description":"Grafana Cloud stack/instance ID, used with BACKEND_API_KEY for Basic Auth (Tempo backend only, required for Grafana Cloud-hosted Tempo, not needed for self-hosted Tempo).","format":"string","name":"BACKEND_TEMPO_INSTANCE_ID"},{"description":"Sentry organization slug, required for the Sentry backend only.","format":"string","name":"BACKEND_SENTRY_ORG"},{"description":"Sentry project slug, optional for the Sentry backend - narrows queries to one project.","format":"string","name":"BACKEND_SENTRY_PROJECT"},{"description":"Comma-separated environments for the Traceloop backend only.","format":"string","default":"prd","name":"BACKEND_ENVIRONMENTS"},{"description":"Request timeout in seconds.","format":"number","default":"30","name":"BACKEND_TIMEOUT"},{"description":"Logging level.","format":"string","default":"INFO","choices":["DEBUG","INFO","WARNING","ERROR"],"name":"LOG_LEVEL"},{"description":"Maximum traces validated per query (1-1000).","format":"number","default":"500","name":"MAX_TRACES_PER_QUERY"},{"description":"Logs a WARNING for any backend request slower than this, independent of LOG_LEVEL. Unset disables slow-request logging.","format":"number","name":"SLOW_REQUEST_THRESHOLD_MS"},{"description":"Enables opt-in OTel self-instrumentation of tool calls when set. Unset means zero overhead - no TracerProvider is configured and no middleware is registered.","format":"string","name":"OTEL_EXPORTER_OTLP_ENDPOINT"},{"description":"Service name reported in self-instrumentation spans, only used when OTEL_EXPORTER_OTLP_ENDPOINT is set.","format":"string","default":"tracehub-mcp","name":"OTEL_SERVICE_NAME"},{"description":"Include tool call arguments/results as OTel span attributes when self-instrumentation is enabled. Off by default since they may contain sensitive data.","format":"string","default":"false","choices":["true","false"],"name":"MCP_INCLUDE_ARGS_IN_SPANS"}]}]},"_meta":{"io.modelcontextprotocol.registry/official":{"status":"active","statusChangedAt":"2026-09-16T09:29:54.02278Z","publishedAt":"2026-09-16T09:29:54.02278Z","updatedAt":"2026-09-16T09:29:54.02278Z","isLatest":false}}},{"server":{"$schema":"https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json","name":"io.github.mcpsmiths/tracehub-mcp","description":"Query OpenTelemetry traces from LLM apps across Jaeger, Tempo, Traceloop, Datadog, and Sentry.","repository":{"url":"https://github.com/mcpsmiths/tracehub-mcp","source":"github"},"version":"0.6.0","packages":[{"registryType":"pypi","identifier":"tracehub-mcp","version":"0.6.0","transport":{"type":"stdio"},"environmentVariables":[{"description":"Which observability backend to query.","isRequired":true,"format":"string","default":"jaeger","choices":["jaeger","tempo","traceloop","datadog","sentry"],"name":"BACKEND_TYPE"},{"description":"Backend API endpoint, e.g. http://localhost:16686 for Jaeger or https://api.datadoghq.com for Datadog.","isRequired":true,"format":"string","name":"BACKEND_URL"},{"description":"API key or auth token. Required for Traceloop, Datadog, and Sentry; not used by Jaeger or Tempo.","format":"string","isSecret":true,"name":"BACKEND_API_KEY"},{"description":"Datadog Application key, required in addition to BACKEND_API_KEY for the Datadog backend only.","format":"string","isSecret":true,"name":"BACKEND_APP_KEY"},{"description":"Grafana Cloud stack/instance ID, used with BACKEND_API_KEY for Basic Auth (Tempo backend only, required for Grafana Cloud-hosted Tempo, not needed for self-hosted Tempo).","format":"string","name":"BACKEND_TEMPO_INSTANCE_ID"},{"description":"Sentry organization slug, required for the Sentry backend only.","format":"string","name":"BACKEND_SENTRY_ORG"},{"description":"Sentry project slug, optional for the Sentry backend - narrows queries to one project.","format":"string","name":"BACKEND_SENTRY_PROJECT"},{"description":"Comma-separated environments for the Traceloop backend only.","format":"string","default":"prd","name":"BACKEND_ENVIRONMENTS"},{"description":"Request timeout in seconds.","format":"number","default":"30","name":"BACKEND_TIMEOUT"},{"description":"Logging level.","format":"string","default":"INFO","choices":["DEBUG","INFO","WARNING","ERROR"],"name":"LOG_LEVEL"},{"description":"Maximum traces validated per query (1-1000).","format":"number","default":"500","name":"MAX_TRACES_PER_QUERY"},{"description":"Logs a WARNING for any backend request slower than this, independent of LOG_LEVEL. Unset disables slow-request logging.","format":"number","name":"SLOW_REQUEST_THRESHOLD_MS"},{"description":"Enables opt-in OTel self-instrumentation of tool calls when set. Unset means zero overhead - no TracerProvider is configured and no middleware is registered.","format":"string","name":"OTEL_EXPORTER_OTLP_ENDPOINT"},{"description":"Service name reported in self-instrumentation spans, only used when OTEL_EXPORTER_OTLP_ENDPOINT is set.","format":"string","default":"tracehub-mcp","name":"OTEL_SERVICE_NAME"},{"description":"Include tool call arguments/results as OTel span attributes when self-instrumentation is enabled. Off by default since they may contain sensitive data.","format":"string","default":"false","choices":["true","false"],"name":"MCP_INCLUDE_ARGS_IN_SPANS"}]}]},"_meta":{"io.modelcontextprotocol.registry/official":{"status":"active","statusChangedAt":"2026-09-15T18:20:46.295125Z","publishedAt":"2026-09-15T18:20:46.295125Z","updatedAt":"2026-09-15T18:20:46.295125Z","isLatest":false}}},{"server":{"$schema":"https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json","name":"io.github.mcpsmiths/tracehub-mcp","description":"Query OpenTelemetry traces from LLM apps across Jaeger, Tempo, Traceloop, Datadog, and Sentry.","repository":{"url":"https://github.com/mcpsmiths/tracehub-mcp","source":"github"},"version":"0.5.0","packages":[{"registryType":"pypi","identifier":"tracehub-mcp","version":"0.5.0","transport":{"type":"stdio"},"environmentVariables":[{"description":"Which observability backend to query.","isRequired":true,"format":"string","default":"jaeger","choices":["jaeger","tempo","traceloop","datadog","sentry"],"name":"BACKEND_TYPE"},{"description":"Backend API endpoint, e.g. http://localhost:16686 for Jaeger or https://api.datadoghq.com for Datadog.","isRequired":true,"format":"string","name":"BACKEND_URL"},{"description":"API key or auth token. Required for Traceloop, Datadog, and Sentry; not used by Jaeger or Tempo.","format":"string","isSecret":true,"name":"BACKEND_API_KEY"},{"description":"Datadog Application key, required in addition to BACKEND_API_KEY for the Datadog backend only.","format":"string","isSecret":true,"name":"BACKEND_APP_KEY"},{"description":"Grafana Cloud stack/instance ID, used with BACKEND_API_KEY for Basic Auth (Tempo backend only, required for Grafana Cloud-hosted Tempo, not needed for self-hosted Tempo).","format":"string","name":"BACKEND_TEMPO_INSTANCE_ID"},{"description":"Sentry organization slug, required for the Sentry backend only.","format":"string","name":"BACKEND_SENTRY_ORG"},{"description":"Sentry project slug, optional for the Sentry backend - narrows queries to one project.","format":"string","name":"BACKEND_SENTRY_PROJECT"},{"description":"Comma-separated environments for the Traceloop backend only.","format":"string","default":"prd","name":"BACKEND_ENVIRONMENTS"},{"description":"Request timeout in seconds.","format":"number","default":"30","name":"BACKEND_TIMEOUT"},{"description":"Logging level.","format":"string","default":"INFO","choices":["DEBUG","INFO","WARNING","ERROR"],"name":"LOG_LEVEL"},{"description":"Maximum traces validated per query (1-1000).","format":"number","default":"500","name":"MAX_TRACES_PER_QUERY"}]}]},"_meta":{"io.modelcontextprotocol.registry/official":{"status":"active","statusChangedAt":"2026-09-14T10:28:56.15556Z","publishedAt":"2026-09-14T10:28:56.15556Z","updatedAt":"2026-09-14T10:28:56.15556Z","isLatest":false}}},{"server":{"$schema":"https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json","name":"io.github.mcpsmiths/tracehub-mcp","description":"Query OpenTelemetry traces from LLM apps across Jaeger, Tempo, Traceloop, Datadog, and Sentry.","repository":{"url":"https://github.com/mcpsmiths/tracehub-mcp","source":"github"},"version":"0.4.0","packages":[{"registryType":"pypi","identifier":"tracehub-mcp","version":"0.4.0","transport":{"type":"stdio"},"environmentVariables":[{"description":"Which observability backend to query.","isRequired":true,"format":"string","default":"jaeger","choices":["jaeger","tempo","traceloop","datadog","sentry"],"name":"BACKEND_TYPE"},{"description":"Backend API endpoint, e.g. http://localhost:16686 for Jaeger or https://api.datadoghq.com for Datadog.","isRequired":true,"format":"string","name":"BACKEND_URL"},{"description":"API key or auth token. Required for Traceloop, Datadog, and Sentry; not used by Jaeger or Tempo.","format":"string","isSecret":true,"name":"BACKEND_API_KEY"},{"description":"Datadog Application key, required in addition to BACKEND_API_KEY for the Datadog backend only.","format":"string","isSecret":true,"name":"BACKEND_APP_KEY"},{"description":"Grafana Cloud stack/instance ID, used with BACKEND_API_KEY for Basic Auth (Tempo backend only, required for Grafana Cloud-hosted Tempo, not needed for self-hosted Tempo).","format":"string","name":"BACKEND_TEMPO_INSTANCE_ID"},{"description":"Sentry organization slug, required for the Sentry backend only.","format":"string","name":"BACKEND_SENTRY_ORG"},{"description":"Sentry project slug, optional for the Sentry backend - narrows queries to one project.","format":"string","name":"BACKEND_SENTRY_PROJECT"},{"description":"Comma-separated environments for the Traceloop backend only.","format":"string","default":"prd","name":"BACKEND_ENVIRONMENTS"},{"description":"Request timeout in seconds.","format":"number","default":"30","name":"BACKEND_TIMEOUT"},{"description":"Logging level.","format":"string","default":"INFO","choices":["DEBUG","INFO","WARNING","ERROR"],"name":"LOG_LEVEL"},{"description":"Maximum traces validated per query (1-1000).","format":"number","default":"500","name":"MAX_TRACES_PER_QUERY"}]}]},"_meta":{"io.modelcontextprotocol.registry/official":{"status":"active","statusChangedAt":"2026-09-13T19:03:12.359362Z","publishedAt":"2026-09-13T19:03:12.359362Z","updatedAt":"2026-09-13T19:03:12.359362Z","isLatest":false}}},{"server":{"$schema":"https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json","name":"io.github.mcpsmiths/tracehub-mcp","description":"Query OpenTelemetry traces from LLM apps across Jaeger, Tempo, Traceloop, Datadog, and Sentry.","repository":{"url":"https://github.com/mcpsmiths/tracehub-mcp","source":"github"},"version":"0.2.3","packages":[{"registryType":"pypi","identifier":"tracehub-mcp","version":"0.2.3","transport":{"type":"stdio"},"environmentVariables":[{"description":"Which observability backend to query.","isRequired":true,"format":"string","default":"jaeger","choices":["jaeger","tempo","traceloop","datadog","sentry"],"name":"BACKEND_TYPE"},{"description":"Backend API endpoint, e.g. http://localhost:16686 for Jaeger or https://api.datadoghq.com for Datadog.","isRequired":true,"format":"string","name":"BACKEND_URL"},{"description":"API key or auth token. Required for Traceloop, Datadog, and Sentry; not used by Jaeger or Tempo.","format":"string","isSecret":true,"name":"BACKEND_API_KEY"},{"description":"Datadog Application key, required in addition to BACKEND_API_KEY for the Datadog backend only.","format":"string","isSecret":true,"name":"BACKEND_APP_KEY"},{"description":"Sentry organization slug, required for the Sentry backend only.","format":"string","name":"BACKEND_SENTRY_ORG"},{"description":"Sentry project slug, optional for the Sentry backend - narrows queries to one project.","format":"string","name":"BACKEND_SENTRY_PROJECT"},{"description":"Comma-separated environments for the Traceloop backend only.","format":"string","default":"prd","name":"BACKEND_ENVIRONMENTS"},{"description":"Request timeout in seconds.","format":"number","default":"30","name":"BACKEND_TIMEOUT"},{"description":"Logging level.","format":"string","default":"INFO","choices":["DEBUG","INFO","WARNING","ERROR"],"name":"LOG_LEVEL"},{"description":"Maximum traces validated per query (1-1000).","format":"number","default":"500","name":"MAX_TRACES_PER_QUERY"}]}]},"_meta":{"io.modelcontextprotocol.registry/official":{"status":"active","statusChangedAt":"2026-09-13T08:06:43.89084Z","publishedAt":"2026-09-13T08:06:43.89084Z","updatedAt":"2026-09-13T08:06:43.89084Z","isLatest":false}}}],"metadata":{"count":11}}
