📦
Fastmcp Annuaire Gouv
No description available
0 installs
Trust: 30 — Low
Devtools
Ask AI about Fastmcp Annuaire Gouv
Powered by Claude · Grounded in docs
I know everything about Fastmcp Annuaire Gouv. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Loading tools...
Reviews
Documentation
fastmcp-annuaire-gouv
MCP server for querying the French Annuaire Sante FHIR API in real-time.
Allows an LLM to find health and medico-social establishments (EHPAD, IME, MAS, EEAP, SSIAD, ...) of a specific category within a defined geographic radius.
Documentation
Quick start
cp .env.example .env
# Edit .env and set ESANTE_API_KEY
make install
make run
Common commands
make test # run tests with coverage
make check # full CI check (lint + format + tests + audit)
make docker # build and run with docker compose
make docker-ghcr # pull and run the published image from ghcr.io
make clean # remove build artefacts and caches
See Deployment for full local and remote usage details.
