Analytics
france-care.fr
Analyzes and compares healthcare access and infrastructure in French territories.
ENDPOINT 1
https://alice.france-care.fr/api/mcp
MCP server metadata
- Name
- france-care-territorial
- Version
- 1.0.0
Known tools 5
search_health_infrastructureRecherche des etablissements de sante dans la base FINESS.
Inferred read-onlyget_france_care_offersListe les offres France Care exposables publiquement (accompagnement par un conseiller en gestion de parcours de sante) avec leurs tarifs annuels et le nombre de personnes couvertes.
Inferred read-onlyCONNECT 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.france-care-territorial]
url = "https://alice.france-care.fr/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"france-care-territorial": {
"type": "http",
"url": "https://alice.france-care.fr/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: france-care-territorial
Remote MCP URL: https://alice.france-care.fr/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": {
"france-care-territorial": {
"url": "https://alice.france-care.fr/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"france-care-territorial": {
"type": "http",
"url": "https://alice.france-care.fr/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "france-care-territorial",
"transport": "streamable-http",
"url": "https://alice.france-care.fr/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 france-care.fr was fetched 2026-07-26T21:57:02.121Z and is being refreshed.
france-care.fr is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.