Données Québec MCP
by Stefen-Taime
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_ENV | No | Nom de l'environnement (Sentry). | local |
| MCP_HOST | No | Adresse d'écoute. Utilisez 127.0.0.1 en développement local. | 0.0.0.0 |
| MCP_PORT | No | Port du serveur HTTP. | 8000 |
| LOG_LEVEL | No | Niveau de journalisation Python. | INFO |
| DQ_API_URL | No | API CKAN de Données Québec. | https://www.donneesquebec.ca/recherche/api/3/action |
| SENTRY_DSN | No | DSN Sentry pour le monitoring. | |
| GEO_WFS_URL | No | Endpoint WFS IGO. | https://geoegl.msp.gouv.qc.ca/ws/igo_gouvouvert.fcgi |
| GEO_WMS_URL | No | Endpoint WMS IGO. | https://geoegl.msp.gouv.qc.ca/ws/igo_gouvouvert.fcgi |
| MTL_API_URL | No | API CKAN de Montréal. | https://donnees.montreal.ca/api/3/action |
| GEOCODER_URL | No | API de géocodage Adresses Québec (ICherche). | https://geoegl.msp.gouv.qc.ca/apis/icherche |
| HTTP_TIMEOUT | No | Timeout HTTP en secondes. | 30.0 |
| HTTP_MAX_RETRIES | No | Nombre de tentatives en cas d'erreur réseau ou 5xx. | 3 |
| DOWNLOAD_MAX_BYTES | No | Taille maximale pour le téléchargement de fichiers. | 52428800 |
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/Stefen-Taime/donneesqc-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server