MCP Directory
Back

mcp-server

by bitDive · Java · ★ 86

BitDive Model Context Protocol (MCP) server. The Autonomous Quality Loop for AI agents. Provides real runtime context, before/after trace comparison, and integration testing workflows.

#ai-agents#bitdive#llm-tools#mcp#mcp-server#model-context-protocol#observability#python#trace-analysis#trace-analysis-tool

Install

git clone https://github.com/bitDive/mcp-server.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "github:bitDive/mcp-server"
      ]
    }
  }
}

From the README

[](#requirements) [](#running-the-server) [](#running-the-server) [](https://bitdive.io/) Python MCP server for BitDive trace analysis, request reproduction, and regression management. This repository exposes BitDive monitoring and QA operations to MCP clients such as Cursor, Claude Desktop, and other agent runtimes. The implementation lives in and connects to the BitDive Monitoring API while adding its own formatting, normalization, and comparison logic on top. > Use this repository from the branch. [](https://www.youtube.com/watch?v=WqtLXcODz8I) Watch the BitDive product demo on YouTu…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related ai & ml servers