Dash0
About
Navigate your OpenTelemetry resources, investigate incidents and query metrics, logs and traces on [Dash0](https://www.dash0.com/).
Details
- Author
- dash0hq
- Categories
- Developer Tools
Jump to
Setup
Install Dash0 in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/dash0hq/mcp-dash0
Follow the installation instructions in the repository README, then restart your MCP client.
- Query OpenTelemetry metrics— Ask your AI to fetch and analyze metric data from your Dash0 datasets.
- Search logs and traces— Retrieve and inspect log entries or distributed traces to debug issues.
- Investigate incidents— Access incident details and timelines to understand ongoing or past problems.
- Navigate monitored resources— List and explore the OpenTelemetry-instrumented services and infrastructure Dash0 tracks.
The officialModel Context Protocol(MCP) server for Dash0.
Enables AI assistants to navigate your OpenTelemetry resources, investigate incidents and query metrics, logs and traces onDash0.
The Dash0 MCP server is remote and uses theStreamable HTTP transport.
For custom integrations or integrating with other MCP clients, follow the instructions below:
-
Log in to theDash0 appand open your organization settings.
Click onEndpoints>MCPand copy the endpoint URL for your region.
Click onAuth Tokensand create or reuse an existing token withAll permissionson the Dataset(s) that you want to work with.
Add the following configuration to your AI assistant or MCP client (the configuration schema may differ depending on the implementation):
{ "mcpServers": { "dash0": { "type": "streamableHttp", "url": "{{endpoint_mcp}}", "headers": { "Authorization": "Bearer {{token}}" } } } }
For clients that don't support remote MCP servers or that haven't implemented theStreamable HTTP transportyet, you can use a configuration like the following instead:
{ "mcpServers": { "dash0": { "command": "npx", "args": [ "-y", "mcp-remote", "{{endpoint_mcp}}", "--header", "Authorization: Bearer ${DASH0_AUTH_TOKEN}" ], "env": { "DASH0_AUTH_TOKEN": "{{token}}" } } } }
This is a web browser that enables your coding agent, such as Claude Code, to visit websites on your behalf and assist you in identifying bugs or creating UI test cases.
Create crafted UI components inspired by the best 21st.dev design engineers.
Bring agent evaluations, observability, and synthetic test set generation directly into your IDE for free with Galileo's new MCP server
An MCP server to help AI assistants to answer questions and generate AccelByte Extend SDK code more effectively .
MCP server for AI Diagram Maker — generate beautiful software engineering diagrams directly inside Cursor, Claude Desktop, Claude Code, or any MCP-compatible AI agent
ALAPI MCP Tools,Call hundreds of API interfaces via MCP
AI-powered SVG animation generator that transforms static files into animated SVG components using the Allyson platform
MCP server that gives AI assistants on-demand access to 1,500+ amCharts docs, ~300 code examples, and 1000+ class API references.
APIMatic MCP Server is used to validate OpenAPI specifications using APIMatic. The server processes OpenAPI files and returns validation summaries by leveraging APIMatic’s API.
One shared context layer for AI agents and humans — live API specs, DB schemas, and versioned contracts across repos so every agent and teammate works from the same source of truth.
Build and deploy full-stack Next.js apps with 98 tools for React, AWS, and MongoDB
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.





