mcpbeat Sign in

Doktor MCP Server

by vanguardiaai Your server? Claim it
local only

Doktor runs on your own machine — the client starts it, so there is no endpoint to ping. 35 installs a week from npm. Last commit 28 Mar 2026.

Busca 56,000+ médicos verificados en México con cédulas validadas por la SEP

Installs per day peak 24 · avg 8 · -12% w/w
a month agotoday
35
Installs / week
npm · doktor-mcp-server
0
Stars
0 open issues
28 Mar 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check Doktor every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add doktor -- npx -y doktor-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "doktor": {
      "args": [
        "-y",
        "doktor-mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.doktor]
command = "npx"
args = ["-y", "doktor-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "doktor": {
      "args": [
        "-y",
        "doktor-mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "doktor": {
      "args": [
        "-y",
        "doktor-mcp-server"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: DOKTOR_API_URL (API URL override (default: https://api.doktor.mx)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Doktor

same job, measured the same way
Config Validator AI MCP
by csoai-org

Config Validator Ai MCP Server by MEOK AI Labs

272 installs/wk local only
SAT69 — Listas del SAT (69 y 69-B del CFF)
by edbror

Verifica RFCs contra las listas del SAT (69/69-B CFF, EFOS): veredicto de riesgo fiscal.

answering
MCP Enrichment
by intelagentstudios

Multi-source entity enrichment: company data, contacts, email verification, and phone validation

70 installs/wk local only
Bounceprotect
by fahassan00

Email validation and SMTP verification for Claude Desktop, Cursor, and Claude Code.

75 installs/wk local only
Bounceprotect
by bounceprotect-www

Email validation and SMTP verification for Claude Desktop, Cursor, and Claude Code.

local only
YAML AI MCP
by csoai-org

AI-powered yaml ai MCP server for agents. Supports validate yaml, convert yaml json, lint yaml. By

117 installs/wk local only
Shopee Brasil Scraper — Produtos, Preços, Vendidos e Lojas
by paulovitorti

Produtos da Shopee Brasil por busca ou loja: preço, Pix, nota, cidade, loja e vendidos

answering
Descontosml
by descontosml

Promoções, histórico de preço e cupons validados do Mercado Livre Brasil

3 tools answering

Doktor — questions

Answers built from our own checks of this server.

Why is there no uptime for Doktor?
Doktor runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package doktor-mcp-server was installed 35 times last week.
How do I connect Doktor?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls doktor-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Doktor?
The npm package doktor-mcp-server was installed 35 times in the last week. Week over week that is -12%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Doktor open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.