Skip to main content
Glama
Hug0x0

mcp-french-public-procurement

by Hug0x0

mcp-french-public-procurement

MCP server for French public procurement data: DECP, BOAMP discovery, buyers, suppliers, and SIRENE context.

Tools

Run the MCP and call french_public_procurement_get_sources first to inspect source coverage. This server also exposes domain-specific tools for the topic described above.

Includes raw and curated DECP search, procurement dataset discovery, and supplier/buyer watch-plan helpers.

Install

npm install
npm run build
npm test
npm run dev

Claude Desktop

{
  "mcpServers": {
    "french-public-procurement": {
      "command": "npx",
      "args": ["mcp-french-public-procurement"]
    }
  }
}

Sources

Publishing

See docs/publishing.md.

Glama / Docker

The repo includes Dockerfile and glama.json.

Build steps:

["npm install", "npm run build"]

CMD arguments:

["node", "dist/index.js"]

Safety

This MCP helps agents discover and summarize public sources. It is not an official authority. Verify decisions against the competent public service or original data producer.

License

MIT