Digma Code Observability MCP Server
@digma-ai
About Digma Code Observability MCP Server
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"digma": {
"command": "npx",
"args": [
"-y",
"supergateway",
"--sse",
"https://<DIGMA_API_URL>/mcp/DIGMA_API_TOKEN>/sse"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Digma Code Observability MCP Server?
It is an MCP server that enables AI agents to access observability insights using Digma for code observability and dynamic code analysis. The server allows agents to perform observability-assisted code reviews, identify code inefficiencies, and utilize runtime usage data from distributed tracing.
How to use Digma Code Observability MCP Server?
Configure an MCP client (such as Claude or Cursor) to include the Digma MCP. The Digma deployment includes an SSE server accessible at a URL composed of your Digma API token: https://<DIGMA_API_URL>/mcp/<DIGMA_API_TOKEN>/sse. Optionally, use SuperGateway to bridge the SSE endpoint as a command tool.
Key features of Digma Code Observability MCP Server
- Observability-assisted code reviews using preโproduction runtime data.
- Find code and query inefficiencies slowing down the application.
- Check for breaking changes using runtime usage data from distributed tracing.
- Autonomous agent integration โ the tool is used as needed.
Use cases of Digma Code Observability MCP Server
- Review code changes in a branch by correlating with runtime issues from observability data.
- Identify the three most severe performance
More Developer Tools MCP servers
FastAPI-MCP
tadata-orgExpose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!
DevDocs by CyberAGI ๐
cyberagiincCompletely free, private, UI based Tech Documentation MCP server. Designed for coders and software developers in mind. Easily integrate into Cursor, Windsurf, Cline, Roo Code, Claude Desktop App
Code Index MCP
johnhuang316A Model Context Protocol (MCP) server that helps large language models index, search, and analyze code repositories with minimal setup
Serena
oraiosA powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities - the IDE for your agent
MCP Unity Editor (Game Engine)
CoderGamesterModel Context Protocol (MCP) plugin to connect with Unity Editor โ designed for Cursor, Claude Code, Codex, Windsurf and other IDEs
Comments