Skip to main content
Glama
AgentIA1984-cmd

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

search_tenders

BOAMP

Appels d'offres publics en cours (par mot-clé, département)

get_tender

BOAMP

Détail d'un avis (par idweb)

search_awarded_contracts

DECP

Marchés attribués : qui a gagné quoi, pour quel montant

company_lookup

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         # STDIO

Related MCP server: tenderapi-mcp

Production (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

F
license - not found
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

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/AgentIA1984-cmd/mcp-marches-publics'

If you have feedback or need assistance with the MCP directory API, please join our Discord server