← Registry

General Tools

amavsophro.com

Provides structured information about a therapy practice's offerings, including session formats, themes, packs, practitioner credentials, and business hours.

1 endpoint7 known toolsFirst detected September 6, 2026Last detected September 6, 2026

ENDPOINT 1

https://amavsophro.com/mcp

No auth detected

MCP server metadata

Name
com.amavsophro/public-info
Version
1.3.0
Capabilities
toolsresourcesprompts
Server instructions

Serveur MCP public en lecture seule pour Amav Sophro, cabinet de sophrologie à Saint-Mard. Utilisez les 7 outils pour consulter les formats, thématiques, packs et informations pratiques.

Known tools 7

list_session_formats

Présente les trois formats de séance individuelle, leur tarif, leur durée et leur zone d'accès.

Inferred read-only
list_themes

Présente les cinq thématiques d'accompagnement et la page dédiée à chacune.

Inferred read-only
list_packs

Présente les trois packs, leurs tarifs cabinet ou visio, leur nombre de crédits et leur validité.

Inferred read-only
get_practitioner_info

Retourne les informations professionnelles vérifiables d'Amandine Avril : formation, assurance, adresses et coordonnées.

Inferred read-only
get_business_hours

Retourne les horaires publiés du cabinet.

Inferred read-only
get_booking_terms

Retourne les conditions pratiques publiées pour la réservation, le paiement et l'annulation.

Inferred read-only
get_lead_magnet

Présente les trois pratiques audio accessibles après inscription et consentement email.

Potential side effects

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.com-amavsophro-public-info]
url = "https://amavsophro.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "com-amavsophro-public-info": {
      "type": "http",
      "url": "https://amavsophro.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: com-amavsophro-public-info
Remote MCP URL: https://amavsophro.com/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": {
    "com-amavsophro-public-info": {
      "url": "https://amavsophro.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "com-amavsophro-public-info": {
      "type": "http",
      "url": "https://amavsophro.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "com-amavsophro-public-info",
  "transport": "streamable-http",
  "url": "https://amavsophro.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.