← Registry

Content Tools

doktor.mx

Search and retrieve information about doctors in Mexico, including specialties, locations, and profiles.

1 endpoint10 known toolsFirst detected June 5, 2026Last detected September 6, 2026

ENDPOINT 1

https://api.doktor.mx/mcp

No auth detected

MCP server metadata

Name
doktor-mx
Version
1.0.0
Capabilities
resources.listChangedtools.listChanged

Known tools 10

buscar_doctor

Search for doctors in Mexico by medical specialty, city, state, or name.

Inferred read-only
ver_perfil

Get the full profile of a specific doctor by their URL slug.

Inferred read-only
especialidades_disponibles

List all available medical specialties in the directory with the number of registered doctors in each one.

Inferred read-only
ciudades_disponibles

List cities in Mexico that have registered doctors.

Inferred read-only
estados_disponibles

List states in Mexico that have registered doctors, with the total number of doctors in each.

Inferred read-only
verificar_cedula

Verify if a doctor has a valid professional license (cédula profesional) registered with the SEP.

Inferred read-only
buscar_por_padecimiento

Given a medical condition or disease, find which specialists treat it and available doctors.

Inferred read-only
buscar_por_sintoma

Given a symptom, suggest possible conditions and specialists.

Inferred read-only
buscar_por_seguro

Search for doctors who accept a specific health insurance plan.

Inferred read-only
buscar_articulo_salud

Search health articles about medical conditions, treatments, symptoms, and prevention.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.doktor-mx]
url = "https://api.doktor.mx/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "doktor-mx": {
      "type": "http",
      "url": "https://api.doktor.mx/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: doktor-mx
Remote MCP URL: https://api.doktor.mx/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "doktor-mx": {
      "url": "https://api.doktor.mx/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "doktor-mx": {
      "type": "http",
      "url": "https://api.doktor.mx/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "doktor-mx",
  "transport": "streamable-http",
  "url": "https://api.doktor.mx/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for doktor.mx was fetched 2026-09-18T08:34:18.239Z.

Trust status Trusted

doktor.mx is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.