Doktor MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DOKTOR_API_URL | No | Opcional: cambiar la URL de la API (por defecto: https://api.doktor.mx) | https://api.doktor.mx |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| buscar_doctorA | Search for doctors in Mexico by medical specialty, city, state, or name. Returns a list of matching doctors with their specialties, location, ratings, contact info, and profile links on doktor.mx. |
| ver_perfilA | Get the full profile of a specific doctor by their URL slug. Returns biography, specialties, office locations with addresses and hours, consultation prices, accepted insurance, patient reviews, and whether they have an AI booking assistant on doktor.mx. |
| especialidades_disponiblesA | List all available medical specialties in the doktor.mx directory with the number of registered doctors in each one. |
| ciudades_disponiblesB | List cities in Mexico that have registered doctors on doktor.mx. Can be filtered by state. |
| estados_disponiblesA | List states in Mexico that have registered doctors on doktor.mx, with the total number of doctors in each. |
| verificar_cedulaB | Verify if a doctor has a valid professional license (cedula profesional) registered with the SEP (Mexico's education authority). Search by license number or doctor name. |
| buscar_por_padecimientoA | Given a medical condition or disease, find which specialists treat it and available doctors on doktor.mx. Returns recommended specialties, related health articles, and matching doctors. |
| buscar_por_sintomaA | Given a symptom, suggest possible conditions and specialists on doktor.mx. Always includes a medical disclaimer. Does NOT provide diagnoses. |
| buscar_por_seguroA | Search for doctors on doktor.mx who accept a specific health insurance plan. Can be filtered by specialty and city. |
| buscar_articulo_saludA | Search health articles on doktor.mx about medical conditions, treatments, symptoms, and prevention. Returns articles with title, summary, and link. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/VanguardiaAI/doktor-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server