I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

Boamp-Server
Serveur MCP (Modellkontextprotokoll) POUL Interroger L'API Boamp et Récupérer Les Avis de Marchés Publikum. CE Serve Permet de Rechercher des Marchés Publikum En utilisant Divers Critères et d'obtenir des Détails Fertigstellung Sur des Marchés Spécifiques.
3 years
Works with Finder
1
Github Watches
1
Github Forks
1
Github Stars
boamp-server MCP Server
Un 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 spécifiques.
Outils
get_public_markets
Récupère les avis de marchés publics selon divers critères
Paramètres:
- keywords* : Liste de mots-clés à rechercher
- 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)
get_market_details
Récupère les détails complets d'un marché spécifique
Paramètres:
- idweb* : Identifiant du marché
Exemples
- Recherche les marchés publics contenant les mots-clés "communication" et "digital"
- Recherche les marchés publics contenant les mots-clés "construction d'un hôpital", exporte les résultats dans un CSV
Development
Install dependencies:
npm install
Build the server:
npm run build
For development with auto-rebuild:
npm run watch
Installation
To use with Claude Desktop, add the server config:
On MacOS: ~/Library/Application Support/Claude/claude_desktop_config.json
On Windows: %APPDATA%/Claude/claude_desktop_config.json
{
"mcpServers": {
"boamp-server": {
"command": "/path/to/boamp-server/build/index.js"
}
}
}
Debugging
Since MCP servers communicate over stdio, debugging can be challenging. We recommend using the MCP Inspector, which is available as a package script:
npm run inspector
The Inspector will provide a URL to access debugging tools in your browser.
相关推荐
Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.
Confidential guide on numerology and astrology, based of GG33 Public information
A geek-themed horoscope generator blending Bitcoin prices, tech jargon, and astrological whimsy.
Converts Figma frames into front-end code for various mobile frameworks.
Advanced software engineer GPT that excels through nailing the basics.
Entdecken Sie die umfassendste und aktuellste Sammlung von MCP-Servern auf dem Markt. Dieses Repository dient als zentraler Hub und bietet einen umfangreichen Katalog von Open-Source- und Proprietary MCP-Servern mit Funktionen, Dokumentationslinks und Mitwirkenden.
Ein einheitliches API-Gateway zur Integration mehrerer Ethercan-ähnlicher Blockchain-Explorer-APIs mit Modellkontextprotokoll (MCP) für AI-Assistenten.
Mirror ofhttps: //github.com/bitrefill/bitrefill-mcp-server
Reviews

user_HiPSxsAQ
I recently started using boamp-server, and it has significantly streamlined my server management tasks. The setup was straightforward, thanks to the clear documentation provided by stefw. The performance and reliability have been impressive, meeting all my expectations. Highly recommend this for anyone looking for a robust server management tool. Check it out on GitHub!