← Registry

General Tools

enmente.clinic

Accesses EnMente's mental health services, offering blog search, professional discovery and availability, and self-assessment tools.

1 endpoint6 known toolsFirst detected August 9, 2026Last detected August 9, 2026

ENDPOINT 1

https://enmente.clinic/api/mcp

No auth detected

MCP server metadata

Name
enmente-clinic-mcp
Version
0.4.0
Capabilities
tools
Server instructions

EnMente public MCP. Read-only: clinical blog search, professional directory, natural-language professional matching, availability, and membership info for professionals. All consultations are 100% online by videoconference, in Spanish, for Chile and Spanish speakers abroad. EnMente is an outpatient online mental-health clinic, NOT an emergency service, and nothing here is a diagnosis. If the person describes CURRENT risk to their own life or someone else's, or a crisis happening now, crisis support comes first — not a booking or a questionnaire: in Chile, *4141 (Línea Prevención del Suicidio — free, 24/7, mobile and landline) or Salud Responde 600 360 7777 option 2; emergency services if there is immediate danger. Outside Chile, local emergency services. A past or resolved episode is NOT a crisis: someone who mentions previous difficulties while looking for a professional should still be helped to find one. This server returns information only — it never diagnoses, never interprets a score, and never replaces evaluation by a licensed professional. Never present internal identifiers as links.

Known 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.

Inferred read-only
list_professionals

List EnMente licensed mental-health professionals in Chile.

Inferred read-only
find_professional

Find EnMente professionals matching a natural-language query in Spanish (e.

Inferred read-only
get_availability

Return the next available consultation slot (when fresh) for a specific professional, plus the URL to send the patient to.

Potential side effects
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.

Inferred read-only
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.

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.enmente-clinic-mcp]
url = "https://enmente.clinic/api/mcp"
enabled = true
Claude Code

.mcp.json

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

Settings → Connectors → Add custom connector

Name: enmente-clinic-mcp
Remote MCP URL: https://enmente.clinic/api/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": {
    "enmente-clinic-mcp": {
      "url": "https://enmente.clinic/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "enmente-clinic-mcp",
  "transport": "streamable-http",
  "url": "https://enmente.clinic/api/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 enmente.clinic was fetched 2026-08-14T09:20:26.624Z.

Trust status Trusted

enmente.clinic 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.