
Doktor
Look up verified Mexican physicians with SEP-validated credentials while building health, booking, or directory features.
Overview
Doktor MCP is a MCP server for the Build phase that searches 56,000+ SEP-verified Mexican doctors via the Doktor.mx API.
What is this MCP server?
- npm doktor-mcp-server v1.0.1 with stdio MCP transport
- Search 56,000+ verified doctors in Mexico with SEP-validated professional IDs (cédulas)
- Optional DOKTOR_API_URL override (default https://api.doktor.mx)
- Spanish-first catalog copy aligned with México healthcare discovery use cases
- 56,000+ verified physicians in Mexico per server description
- Credentials validated by SEP (cédulas profesionales)
- Default API base https://api.doktor.mx; package version 1.0.1
What problem does it solve?
Building a México health directory means stitching SEP credential checks and doctor search without a ready agent-facing API.
Who is it for?
Indie health or booking apps targeting Mexico that need vetted doctor lookup inside Claude Code or Cursor.
Skip if: Non-Mexican provider registries, clinical diagnosis agents, or products that cannot use third-party physician data.
What do I get? / Deliverables
After install, your agent can query verified Mexican physicians through stdio MCP backed by api.doktor.mx.
- stdio MCP server wired to Doktor physician search
- Agent-queryable verified doctor records for México builds
Recommended MCP Servers
Journey fit
Doctor directory APIs are wired during Build when you integrate real provider data into your product. Integrations fits because Doktor MCP wraps the doktor.mx API for agent queries rather than replacing your entire backend.
How it compares
Verified MX physician directory MCP, not a telehealth video stack or EMR integration.
Common Questions / FAQ
Who is doktor for?
Solo builders and small teams creating Mexico-focused health, scheduling, or directory products who need SEP-validated doctor search in the agent.
When should I use doktor?
Use it during Build integrations when prototyping provider search, credential display, or lookup flows against Mexican medical registries.
How do I add doktor to my agent?
Install doktor-mcp-server as a stdio MCP entry and set DOKTOR_API_URL only if you are not using the default https://api.doktor.mx.