Cover image
Try Now
2025-03-06

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.

boamp

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
mcp

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.

相关推荐

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

  • Bora Yalcin
  • Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Callycode Limited
  • A geek-themed horoscope generator blending Bitcoin prices, tech jargon, and astrological whimsy.

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • Khalid kalib
  • Write professional emails

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • apappascs
  • 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.

  • OffchainLabs
  • GO -Umsetzung des Ethereum -Beweises des Anteils

  • huahuayu
  • Ein einheitliches API-Gateway zur Integration mehrerer Ethercan-ähnlicher Blockchain-Explorer-APIs mit Modellkontextprotokoll (MCP) für AI-Assistenten.

  • deemkeen
  • Steuern Sie Ihren MBOT2 mit einer Power Combo: MQTT+MCP+LLM

    Reviews

    1 (1)
    Avatar
    user_HiPSxsAQ
    2025-04-17

    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!