mcp-gouv-fr
by gghez
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_GOUV_APIS | No | Comma-separated list of API ids to load (datagouv, geo, insee, radiofrance). Default: all. | |
| MCP_GOUV_HOST | No | Host for streamable HTTP transport (default: 127.0.0.1). | |
| MCP_GOUV_PORT | No | Port for streamable HTTP transport (default: 8765). | |
| MCP_GOUV_HTTP_PATH | No | Path for streamable HTTP transport (default: /mcp). | |
| MCP_GOUV_LOG_LEVEL | No | Logging level (DEBUG, INFO, WARNING, ...). Default: INFO. | |
| MCP_GOUV_TRANSPORT | No | Transport type: stdio or streamable-http (default: stdio). | |
| MCP_GOUV_USER_AGENT | No | User-Agent header for HTTP requests. | |
| MCP_GOUV_GEO_API_BASE | No | Base URL for geo.api.gouv.fr (default: https://geo.api.gouv.fr). | |
| MCP_GOUV_HTTP_TIMEOUT | No | Outbound HTTP timeout in seconds (default: 30). | |
| MCP_GOUV_INSEE_API_KEY | No | Required for INSEE Sirene tools (insee_*). Subscribe at https://portail-api.insee.fr/ and set this as the consumer key. | |
| MCP_GOUV_DATAGOUV_API_BASE | No | Base URL for data.gouv.fr API (default: https://www.data.gouv.fr/api/1). | |
| MCP_GOUV_INSEE_SIRENE_API_BASE | No | Base URL for INSEE Sirene API (default: https://api.insee.fr/api-sirene/3.11). | |
| MCP_GOUV_RADIOFRANCE_API_TOKEN | No | Required for radiofrance_graphql tool. Get your API token at https://developers.radiofrance.fr/ | |
| MCP_GOUV_RADIOFRANCE_GRAPHQL_URL | No | GraphQL endpoint for Radio France (default: https://openapi.radiofrance.fr/v1/graphql). |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/gghez/mcp-gouv-fr'
If you have feedback or need assistance with the MCP directory API, please join our Discord server