Connection check
verified live · 20h ago
enmente-mcp
Chilean online mental-health clinic (Spanish): articles, professionals, availability, tests.
Tools
6
GitHub stars
—
Installs / wk
—
Licence
—
Transport
streamable-http
Last checked
20h ago
Tools & capabilities
6 toolsRead from the running server on 20h ago.
about_joining_enmente
read-only
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 E… 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 the platform provides, who it is for, and the application URL. This is about practising WITH EnMente — not for patients looking for care (use find_professional for that).
find_professional
read-only
limitquery*
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 na… 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, specialties, tagline, category, and bio. Returns ranked matches with relevance score. Each match includes a `pricing` object (currency CLP, services with price and duration) when fresh pricing data exists — `pricing.available` is false with no invented price otherwise.
get_availability
read-only
days_aheadprofessional_slug*
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.c… 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 their credentials and its own booking button. IMPORTANT: professional_slug is NOT derivable from the person's name — slugs are inconsistent (e.g. "raul-riquelme-pena", "dr-raul-riquelme-vejar", "dra-natacha-loubies-munoz", "ps-esteban-caamano-gonzalez") and there is no naming rule to construct one from. Always obtain the exact slug first from find_professional or list_professionals — never invent or guess it.
list_professionals
read-only
categoryspecialtyhas_availability
List EnMente licensed mental-health professionals in Chile. All consultations are 100% online via videoconference. Optional filters by category, specialty (substring match against… 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), and availability. Each professional includes a `pricing` object (currency CLP, services with price and duration) when fresh pricing data exists — `pricing.available` is false with no invented price otherwise. IMPORTANT: check `accepting_patients` before recommending anyone — when it is false the professional is not taking new patients (frozen membership, leave) and must NOT be offered as an option; suggest a different member of the team instead. A null `earliest_available_slot` does NOT mean the same thing: it can simply mean no free slot in the queried window.
list_self_assessments
read-only
querycategory
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,… 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-esteem, and more), for adults, older adults and children/adolescents. Filter by category or by a symptom query. Returns each test's name, description, number of questions and the URL to take it on enmente.clinic. Use when someone wants to check or put a name to what they are experiencing before consulting. IMPORTANT: these are screening aids, not diagnoses — return the url, do not administer the questions or interpret scores in conversation.
search_blog
read-only
limitquery*