mcpbeat Sign in

Enmente MCP Server

answering

Enmente is answering right now. Last checked moments ago. It exposes 6 tools.

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

Uptime history 24 days of history
24 days agonow
100.0%
Uptime 24h
92 of 92 checks
6
Tools
read from the server
470 ms
Response time
average over 24h
open, no key
Access
streamable-http

Nothing serious here today

Today is the operative word: we check Enmente every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 0 min ago.

run in your terminal
claude mcp add mcp --transport http https://enmente.clinic/api/mcp/
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://enmente.clinic/api/mcp/"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
url = "https://enmente.clinic/api/mcp/"
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://enmente.clinic/api/mcp/"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://enmente.clinic/api/mcp/"
    }
  }
}

Available tools 6

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

about
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 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).
availability
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 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.
blog
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 and relevance_score, plus total_available (the live count of published articles).
professional
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, 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.
professionals
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), 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.
self
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-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.

Endpoints

URLTransportStateLatencyChecked
https://enmente.clinic/api/mcp/ streamable-http answering 1080 ms 0 min ago

Alternatives to Enmente

same job, measured the same way
Expatriator Immigration Knowledge
by expatriator

Field-tested Spanish immigration gotchas, procedure guides, and live Madrid padrón availability.

4 tools answering
Databutler Stats
by physics-star-cat

Exact statistics & probability: distributions, hypothesis tests, CIs, Bayesian updates, regression.

6 tools answering
Agenttune
by agent-tune

Personality tuning files for AI agents: 43 MIT-licensed tunings + 5 inline personality tests.

3 tools answering
SpecLeft
by specleft

Python intent tracing MCP: map specs to pytest tests, monitor implementation progress, offline-only.

112 installs/wk local only
Deputy Workforce MCP
by hyperdrift-io

Read-only Deputy coverage, workload, timesheet, availability, and staffing signals.

44 installs/wk local only
gha-doctor
by linnea-bakshi

Diagnose GitHub Actions CI: lint, flaky tests, wasted minutes, health score. Read-only MCP tools.

local only
Vital
by usefulapi

Read wearables and lab health data — sleep, activity, workouts, timeseries, lab tests and orders.

21 tools answering
Tesults MCP
by tesults

Ask your AI agent why your tests are failing. Instant analysis on failures and regressions.

46 installs/wk local only

Enmente — questions

Answers built from our own checks of this server.

What can Enmente do?
It exposes 6 tools, read directly from the server on our last check. Among them: about_joining_enmente, find_professional, get_availability, list_professionals, list_self_assessments, search_blog. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Enmente working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 470 ms. The bar chart above shows every period we have measured.
How do I connect Enmente?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Enmente need an API key?
No. Enmente completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 6 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Enmente?
It answers our handshake in 470 ms on average, which is faster than 37% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.