{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_az2vcsud4jmx","handle":"insee-mcp","url":"https://wellknown.network/agents/insee-mcp","links":{"self":"https://wellknown.network/agents/insee-mcp/record.json","html":"https://wellknown.network/agents/insee-mcp","markdown":"https://wellknown.network/agents/insee-mcp/record.md","api":"https://wellknown.network/api/v1/agents/insee-mcp","status":"https://wellknown.network/api/v1/agents/insee-mcp/status","claim":"https://wellknown.network/agents/insee-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/insee-mcp/claim.json","badge":"https://wellknown.network/agents/insee-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/insee-mcp/history","tools":"https://wellknown.network/api/v1/agents/insee-mcp/tools"},"ard":{"identifier":"urn:air::server:insee-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"insee-mcp","summary":"Serveur MCP pour accéder aux données INSEE (SIRENE, BDM, Nomenclatures)","description":"# INSEE MCP Server \n \nServeur MCP (Model Context Protocol) pour accéder aux données de l'INSEE via l'API SIRENE, BDM et les nomenclatures officielles. \n \n## ⚡ Installation en une ligne \n \n### Avec uv (recommandé) \n```bash \n# Installation et lancement direct \nAPI_KEY=\"your_insee_api_key\" uv run --with insee-mcp insee-mcp \n``` \n \n### Configuration MCP standard \nAjoutez ceci à votre configuration MCP (ex: Claude Desktop) : \n \n```json \n{ \n  \"mcpServers\": { \n    \"insee\": { \n      \"command\": \"uv\", \n      \"args\": [\"run\", \"--with\", \"insee-mcp\", \"insee-mcp\"], \n      \"env\": { \n        \"API_KEY\": \"votre_clé_api_insee\" \n      } \n    } \n  } \n} \n``` \n \n### Avec pipx \n```bash \nAPI_KEY=\"your_insee_api_key\" pipx run --spec git+https://github.com/KerryanOPMace/mcp-insee.git insee-mcp \n``` \n \n## 🚀 Installation rapide \n \n### Installation directe (recommandée) \n \n```bash \n# Installation directe depuis GitHub \npip install git+https://github.com/KerryanOPMace/mcp-insee.git \n \n# Configurer votre clé API INSEE \nexport API_KEY=\"votre_clé_api_insee\" \n \n# Lancer le serveur \ninsee-mcp \n``` \n \n### Installation avec pipx (isolée) \n \n```bash \n# Installation avec pipx (environnement isolé) \npipx install git+https://github.com/KerryanOPMace/mcp-insee.git \n \n# Configurer la clé API \nexport API_KEY=\"votre_clé_api_insee\" \n \n# Lancer le serveur \ninsee-mcp \n``` \n \n### Installation pour développeurs \n \n```bash \n# Cloner le repository \ngit clone https://github.com/KerryanOPMace/mcp-insee.git \ncd mcp-insee \n \n# Installer en mode développement \npip install -e . \n``` \n \n## 🔑 Configuration \n \n### Clé API INSEE \n \nVous devez obtenir une clé API sur le [portail API de l'INSEE](https://api.insee.fr/) et la configurer : \n \n**Linux/Mac :** \n```bash \nexport API_KEY=\"votre_clé_api_insee\" \n``` \n \n**Windows (PowerShell) :** \n```powershell \n$env:API_KEY=\"votre_clé_api_insee\" \n``` \n \n**Windows (CMD) :** \n```cmd \nset API_KEY=votre_clé_api_insee \n``` \n \n## 🛠️ Outils disponibles \n \n- `search_company` : Recherche d'entre…","publisher":null,"homepage":"https://github.com/KerryanOPMace/mcp-insee","repository":"https://github.com/KerryanOPMace/mcp-insee","version":"0.1.12","license":null,"protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:insee-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi"}},"derived":{"capabilities":[{"slug":"dev.version-control","name":"Version Control","confidence":1,"provenance":"derived"}],"categories":["dev"],"language":"fr"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"insee-mcp","registry":"pypi","observedAt":"2026-09-15T21:22:01.938Z","publishedAt":"2025-08-30T06:29:02.799735Z","latestVersion":"0.1.12"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"insee-mcp","url":"https://pypi.org/project/insee-mcp/","firstSeenAt":"2026-09-09T22:21:42.787Z","fetchedAt":"2026-09-15T21:20:03.642Z","normalizedAt":"2026-09-15T21:20:03.642Z"}]},"firstSeenAt":"2026-09-09T22:21:42.787Z","updatedAt":"2026-09-15T21:22:01.938Z"}