mcp-marches-publics
marches_publics_mcp — Marchés publics & entreprises (France)
Serveur MCP qui donne à un agent des outils sur les données publiques françaises, à partir d'API ouvertes officielles (aucune clé requise).
Outil | Source | Rôle |
| BOAMP | Appels d'offres publics en cours (par mot-clé, département) |
| BOAMP | Détail d'un avis (par idweb) |
| DECP | Marchés attribués : qui a gagné quoi, pour quel montant |
| Recherche d'entreprises | Entreprise par nom / SIREN / SIRET |
Lancer en local
pip install -r requirements.txt
python test_local.py # teste chaque outil sur les API réelles
python server.py # STDIOProduction (MCP Hive)
MCP_TRANSPORT=streamable-http HOST=0.0.0.0 PORT=8000 python server.py
# Endpoint : http://<hôte>:8000/mcp (Streamable HTTP, stateless + JSON)Docker : docker build -t mcp-marches-publics . && docker run -p 8000:8000 mcp-marches-publics
Sources
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/AgentIA1984-cmd/mcp-marches-publics'
If you have feedback or need assistance with the MCP directory API, please join our Discord server