MCPHub

0 serversUpdated Aug 28, 2026

ServersTrendingCategories
MCPHub

Catalog

  • Servers
  • Trending
  • Categories

Company

  • About

Shout out

  • Formatly
  • Hirime

Searchable catalog of Model Context Protocol servers. Find tools that connect your AI assistant to the services and data you use.

PrivacyTerms

© 2026 MCPHub

Servers/Code Execution/Digma
Code ExecutionOfficial
D

Digma

A code observability MCP enabling dynamic code analysis based on OTEL/APM data to assist in code reviews, issues identification and fix, highlighting risky code etc.

11 starsUpdated May 6, 2025
View on GitHub

Ads

Overview

A Model Context Protocol (MCP) server implementation for enabling agents to access observability insights using Digma for code observability and dynamic code analysis 🗣️ Observability-assisted code reviews: Check the PR branch for any issues discovered by pre-prod observability. 🔎 Find code inefficiencies with dynamic code analysis: Identify issues in the code/queries that are slowing the app down 🔭 Utilize code runtime usage data from distributed tracing: Check for breaking changes or generated relevant tests

Installation

Installation instructions are not available yet.

Configuration

{
    "mcpServers": {
      "digma": {
      "url": "https://<DIGMA_API_URL>/mcp/DIGMA_API_TOKEN>/sse",
     
        }
      // ... other servers might be here ...
    }
  }

Capabilities

  • Review PR branches for runtime issues

    ask the assistant to check your branch’s code changes against issues found in pre-production observability.

  • Surface top performance problems

    request the most severe inefficiencies detected by dynamic code analysis across your application.

  • Assess impact of changing a function

    identify which other services and code are affected based on runtime usage data from distributed tracing.

  • Check for new issues in a specific environment

    query whether recent code introduced any issues in environments like Staging.

  • Find high-impact database queries

    ask which database queries have the greatest effect on application performance.

Tags

  • development

Related MCP servers

C

Context7 MCP

Official

Official Context7 MCP server that brings up-to-date, version-specific library documentation and code examples into AI coding prompts.

61.3kCode ExecutionUpdated Today
C

Chrome DevTools MCP

Official

Official Chrome DevTools MCP server for controlling and inspecting a live Chrome browser from coding agents such as Gemini, Claude, Cursor, and Copilot.

49.9kCode ExecutionUpdated Today
M

Mastra/mcp

Official

Client implementation for Mastra, providing seamless integration with MCP-compatible AI models and tools.

27.5kCode ExecutionUpdated Today

GitHub MCP Server

Official

Connect your AI assistant to GitHub repositories, issues, pull requests, and search.

12.4kCode ExecutionUpdated 2 days ago