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

serveur de Boamp
Serveur MCP (Model Context Protocol) Pour l'interroger L'Api Boamp et Récupérer les Avis de Martes Publics. CE Serveur Permet de Rechercher des Marches Publics en Utilisant Divers Critères et d'OBTENIR DES DE DÉTAILS ENTREPRIS SUR DES JARCHES SPÉCIFIQUES.
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.
I find academic articles and books for research and literature reviews.
Confidential guide on numerology and astrology, based of GG33 Public information
Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.
Your go-to expert in the Rust ecosystem, specializing in precise code interpretation, up-to-date crate version checking, and in-depth source code analysis. I offer accurate, context-aware insights for all your Rust programming questions.
Advanced software engineer GPT that excels through nailing the basics.
Découvrez la collection la plus complète et la plus à jour de serveurs MCP sur le marché. Ce référentiel sert de centre centralisé, offrant un vaste catalogue de serveurs MCP open-source et propriétaires, avec des fonctionnalités, des liens de documentation et des contributeurs.
Manipulation basée sur Micropython I2C de l'exposition GPIO de la série MCP, dérivée d'Adafruit_MCP230XX
L'application tout-en-un desktop et Docker AI avec chiffon intégré, agents AI, constructeur d'agent sans code, compatibilité MCP, etc.
Une passerelle API unifiée pour intégrer plusieurs API d'explorateur de blockchain de type étherscan avec la prise en charge du protocole de contexte modèle (MCP) pour les assistants d'IA.
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!