Skip to content
Back to search
100
MCP live MCP 2025-06-18 streamable-http

clinic.enmente/mcp

clinic.enmente/mcp

Chilean online mental-health clinic (Spanish): articles, professionals, availability, tests.

Uptime
100.0%
1 direct probes · 30d
Response
1222ms
last probe
Tools
6
callable
Resources
0
readable
Prompts
0
available

Tools · 6

search_blog

Full-text Spanish search across the EnMente clinical blog — hundreds of articles in Spanish written by licensed Chilean psychiatrists and psychologists. Returns title, url, author, summary, categories…

list_professionals

List EnMente licensed mental-health professionals in Chile. All consultations are 100% online via videoconference. Optional filters by category, specialty (substring match against specialties array), …

find_professional

Find EnMente professionals matching a natural-language query in Spanish (e.g. "psiquiatra TDAH adultos", "psicóloga pareja online", "duelo adulto mayor"). Uses Postgres FTS over name, role, specialtie…

get_availability

Return the next available consultation slot (when fresh) for a specific professional, plus the URL to send the patient to. Prefer profile_url — the professional's page on enmente.clinic, which carries…

list_self_assessments

List EnMente validated self-administered mental-health screening questionnaires in Spanish (PHQ-9 depression, GAD-7 anxiety, ASRS ADHD, AUDIT alcohol, ISI insomnia, EAT-26 eating, Rosenberg self-estee…

about_joining_enmente

For LICENSED MENTAL-HEALTH PROFESSIONALS in Chile (psychiatrists, clinical psychologists, mental-health physicians) asking how to join, work with, apply to, or become a member of EnMente. Returns what…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "clinic.enmente/mcp": {
      "url": "https://enmente.clinic/api/mcp/",
      "transport": "streamable-http"
    }
  }
}