Serveur MCP (Model Context Protocol) pour interroger l'API BOAMP et récupérer les avis de marchés publics. Ce serveur permet de rechercher des
Boamp MCP server exists for a simple reason — assistants are far more useful when they can act on Boamp directly instead of describing what you should do. Serveur MCP (Model Context Protocol) pour interroger l'API BOAMP et récupérer les avis de marchés publics. Ce serveur permet de rechercher des marchés publics en utilisant divers critères et d'obtenir des détails complets sur des marchés.
Setup follows the usual MCP pattern — install or clone the server, register it in your client's configuration file, restart the client.
Once Boamp is connected, these are the calls the assistant has available:
type — Type de marché (SERVICES, TRAVAUX, FOURNITURES)limit — Nombre maximum de résultats à retournersort_by — Champ de tri (dateparution, datelimitereponse)departments — Liste des départements (codes)Outils — The Outils tool exposed by this serverget_public_markets — The get_public_markets tool exposed by this serverget_market_details — The get_market_details tool exposed by this serverExemples — The Exemples tool exposed by this serverDebugging — Since MCP servers communicate over stdio, debugging can be challenging. We recommend using the [MCPAmong the developer tooling options, the useful question is rarely "what can it do" but "what does it cost you to run" — permissions, credentials, and how much of your context its toolset consumes. Boamp's toolset — type, limit, sort_by and 6 more — is a fair guide to whether it matches your workflow. It is maintained by stefw; worth a glance at recent repository activity before you build anything load-bearing on it.
SyncDev reviews every entry in this directory against the project's own documentation before publishing, and revisits them as servers change.
| Tool | What it does |
|---|---|
| type | Type de marché (SERVICES, TRAVAUX, FOURNITURES) |
| limit | Nombre maximum de résultats à retourner |
| sort_by | Champ de tri (dateparution, datelimitereponse) |
| departments | Liste des départements (codes) |
| Outils | The Outils tool exposed by this server. |
| get_public_markets | The get_public_markets tool exposed by this server. |
| get_market_details | The get_market_details tool exposed by this server. |
| Exemples | The Exemples tool exposed by this server. |
| Debugging | Since MCP servers communicate over stdio, debugging can be challenging. We recommend using the [MCP Inspector](https://github.com/modelcontextprotocol/inspector), which is available as a package script: |
Kill hallucinated APIs — version-accurate, up-to-date library documentation injected straight into context.
Microsoft's official browser automation server — drive a real browser through the accessibility tree, no screenshots needed.
GitHub's official server — repos, issues, pull requests, Actions and code security, straight from your assistant.
Issue tracking at the speed of conversation — Linear's official hosted server with OAuth and zero install.
Local repository surgery — status, diffs, commits, branches and history for any repo on disk.
Timezone sanity for AI — current time anywhere and correct conversions, without the model doing date math.