General Tools
amavsophro.com
Provides structured information about a therapy practice's offerings, including session formats, themes, packs, practitioner credentials, and business hours.
ENDPOINT 1
https://amavsophro.com/mcp
MCP server metadata
- Name
- com.amavsophro/public-info
- Version
- 1.3.0
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_formatsPrésente les trois formats de séance individuelle, leur tarif, leur durée et leur zone d'accès.
Inferred read-onlylist_themesPrésente les cinq thématiques d'accompagnement et la page dédiée à chacune.
Inferred read-onlylist_packsPrésente les trois packs, leurs tarifs cabinet ou visio, leur nombre de crédits et leur validité.
Inferred read-onlyget_practitioner_infoRetourne les informations professionnelles vérifiables d'Amandine Avril : formation, assurance, adresses et coordonnées.
Inferred read-onlyget_booking_termsRetourne les conditions pratiques publiées pour la réservation, le paiement et l'annulation.
Inferred read-onlyget_lead_magnetPrésente les trois pratiques audio accessibles après inscription et consentement email.
Potential side effectsCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.