Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Transports: stdio vs HTTP
  • State of MCP (stats)
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. 💻 Developer Tools
  3. MCP Doctor
MCP Doctor logo
Health: ActiveRecent health check succeeded.Last checked 9/22/2026, 5:17:01 PM

MCP Doctor

User RatingsBe the first to rate and review this MCP server!
View Repository1 GitHub StarsTotal stargazers on GitHub for the source repository (1 stars).
mcpdeveloper-toolsquality-audittesting

Audits MCP server contracts across clarity, safety, interfaces, token use, installation, and platform metadata.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

Add to CursorAdd to VS Code
We couldn’t automatically confirm this listing starts correctly

We ran the install command below but it didn't respond within our test window — this can mean a slow first-time install rather than a real problem.

uvx mcp-doctor

No response to initialize.

This is an experimental automated check and can have false negatives — missing environment variables, a slow cold install, etc. It doesn’t necessarily mean something’s wrong. Last checked 4d ago.

Manual Client & Custom JSON ConfigExpand JSON â–¾

Client Config & Setup

Configure Environment Variables (API Keys, Tokens, Options):
Add required secrets below — values are included directly in the generated snippet so you can copy and paste with confidence.
Quick Add:
Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "mcp-doctor": {
      "command": "uvx",
      "args": [
        "mcp-doctor"
      ],
      "env": {
        "OPENAI_API_KEY": "YOUR_VALUE_HERE",
        "OPENAI_BASE_URL": "YOUR_VALUE_HERE",
        "MCP_DOCTOR_MODEL": "YOUR_VALUE_HERE"
      }
    }
  }
}

💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing Alternatives💻 More in Developer Tools

Overview

MCP Doctor MCP server evaluates another MCP server across six contract-quality dimensions, including tool interfaces, safety declarations, documentation, token efficiency, installation friction, and platform metadata. It can run deterministic offline checks from the CLI or provide an MCP interface for agent-driven reviews. An optional AI mode sends a metadata summary to an OpenAI-compatible API for qualitative analysis. Reach for it when reviewing an MCP server before release, preparing CI reports, or identifying the weakest areas of an existing server.

Use cases

•Audit an MCP server before publishing
•Generate JSON quality reports for CI/CD
•Review tool descriptions and type definitions
•Identify missing safety and platform metadata
•Compare rule-based and AI-enhanced evaluations

Key features

•Six-dimension MCP contract evaluation
•Deterministic offline rule-based checks
•Optional AI-enhanced review
•CLI, JSON, and Markdown output
•Read-only repository inspection
•MCP tools for agent-driven checks

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by MCP Doctor.

Extracted Tool Capabilities
Six-dimension MCP contract evaluation
Deterministic offline rule-based checks
Optional AI-enhanced review
CLI, JSON, and Markdown output
Read-only repository inspection
MCP tools for agent-driven checks

How MCP Doctor works

What MCP Doctor MCP server does

MCP Doctor MCP server reviews the contract an MCP server presents to platforms, developers, and AI agents. It examines six dimensions:

  • Task clarity: whether the server’s purpose is easy to understand
  • Trust and safety: whether permissions, side effects, and safety boundaries are declared
  • Interface quality: whether tools are named, described, and typed clearly
  • Token efficiency: whether responses are likely to fit an agent’s context budget
  • Install friction: how quickly a user can move from discovery to first use
  • Cross-platform readiness: whether metadata is prepared for the MCP Registry, Smithery, PulseMCP, and Glama

Each dimension receives a score from 0 to 100 and a grade from A to D. Reports include recommendations that help identify which areas need attention first. This makes the MCP Doctor MCP server relevant to the 💻 Developer Tools category, particularly for maintainers assessing documentation and tool definitions before publishing.

How it works

Install the package with pip install mcp-doctor, then run a check against an MCP server repository:

bash
mcp-doctor check /path/to/server

The default rule-based mode is deterministic and works offline. It does not require network access, an LLM, or an API key. Results can be emitted as terminal output, JSON for CI/CD workflows, or Markdown for reports and README content:

bash
mcp-doctor check /path/to/server --format json
mcp-doctor check /path/to/server --format markdown

MCP Doctor MCP server can also be added to an MCP client using the python -m mcp_doctor.mcp_server command. Its check_server tool accepts a target path, output format, evaluation mode, and model; list_dimensions reports the areas it evaluates.

The optional AI mode uses --mode ai and can accept a model with --model. It sends a metadata summary containing the server name, tool definitions, a README preview, and rule-based scores to an OpenAI-compatible API. Source code is not sent. Install the optional dependency with pip install mcp-doctor[ai].

Setup and configuration

The basic setup requires Python package installation and a path to the MCP server being reviewed. To configure the MCP interface, add an entry with command python and arguments -m mcp_doctor.mcp_server to the client’s MCP configuration.

AI mode requires OPENAI_API_KEY. OPENAI_BASE_URL can point to a custom OpenAI-compatible endpoint, including Ollama, vLLM, LM Studio, or Azure. MCP_DOCTOR_MODEL selects the model and defaults to gpt-4o-mini when not otherwise specified.

Tools and capabilities

The MCP Doctor MCP server provides two documented tools:

  • check_server(path, format, mode, model): runs all six checks, with mode="ai" available for LLM-enhanced review
  • list_dimensions(): lists the evaluation dimensions

The checker reads server.json, README.md, LICENSE, and Python or JSON files under src/ when inspecting a target. It is read-only: it does not create, modify, or delete files. Its MCP tools are annotated with readOnlyHint: true and destructiveHint: false.

Limitations and notes

AI evaluation is not deterministic and requires network access plus an API key. Rule-based evaluation is the option to use when repeatable, offline results are needed. The tool evaluates the target server’s contract and metadata; the provided material does not describe it as a runtime test suite or an implementation verifier.

A practical workflow is to check a server, review its scores, locate the lowest-scoring dimensions, and apply the recommendations. If MCP access is unavailable, the CLI can produce JSON for an agent or automation workflow.

Read the full README →View source on GitHub →

Related MCP Servers

View all in Developer Tools View all alternatives
  • Claude Task Master logoClaude Task Master

    AI-powered task management system for AI-driven development. Features PRD parsing, task expansion, multi-provider support (Claude, OpenAI, Gemini, Perplexity, xAI), and selective tool loading for optimized context usage.

    💻 Developer Tools8 views
    Compare vs Claude Task Master →
  • Shadcn Ui MCP Server logoShadcn Ui MCP Server

    MCP server that gives AI assistants seamless access to shadcn/ui v4 components, blocks, demos, and metadata.

    💻 Developer Tools3 views
    Compare vs Shadcn Ui MCP Server →
  • Next Devtools MCP logoNext Devtools MCP
    Verified

    Official Next.js MCP server for coding agents. Provides runtime diagnostics, route inspection, dev server logs, docs search, and upgrade guides. Requires Next.js 16+ dev server for full runtime features.

    💻 Developer Tools5 views
    Compare vs Next Devtools MCP →
  • Openapi MCP Server logoOpenapi MCP Server

    Connect any HTTP/REST API server using an Open API spec (v3)

    💻 Developer Tools3 views
    Compare vs Openapi MCP Server →

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks — not a rating.

GitHub stars
1
Stargazers on the source repository.
npm downloads
74
Package downloads in the last 30 days.
Last commit
6mo ago
Most recent push to the default branch.
Install check
Inconclusive
Didn't respond in our test window — often a slow first install.
Directory activity
4 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet — be the first to share how this listing worked for you.

Frequently Asked Questions about MCP Doctor

Run `pip install mcp-doctor`, then add `python -m mcp_doctor.mcp_server` to your MCP configuration.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewMCP Doctor AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/mcp-doctor?style=directory)](https://allmcps.com/mcp/mcp-doctor)
HTML Embed
<a href="https://allmcps.com/mcp/mcp-doctor"><img src="https://allmcps.com/api/badge/mcp-doctor?style=directory" alt="MCP Doctor on AllMCPs" /></a>

Technical Specs & Signals

Category💻Developer Tools
More technical detailsExpand â–¾
TransportSTDIO
RuntimePython
LicenseMIT
Last updatedSep 20, 2026
3/8 checks healthy over the last 45d
Views4
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars1
GitHub Star CountTotal stargazers on GitHub representing community popularity (1 stars).
Last commit6mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Mar 1, 2026
npm downloads74/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
40Quality signal: Fair · 40/100How this signal is calculated ▾
Server availabilityNot measured

Not scored for repo-hosted servers — we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools16/30
Adoption & activity3/15
Community engagement1/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 4d ago via OSV.dev · mcp-doctor (PyPI)

★ Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge and attach your website — proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it — no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in 💻 Developer Tools →Best MCP servers for Developers →Alternatives to MCP Doctor →Install in Claude DesktopInstall in CursorInstall in VS CodeSetup guides for all 13 MCP clients