simap MCP Server
Related Servers
Alternatives to simap MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseAqualityAmaintenanceMCP server providing read access to Swiss public procurement data via the official simap.ch API, covering all cantons and the Confederation with intraday updates. It enables searching tenders, awards, construction codes, and procurement offices through natural language queries.9MIT
- AlicenseNot gradedqualityBmaintenanceProvides access to Swiss public procurement tenders and awards data, queryable via natural language through the Pipeworx gateway.3 npmMIT
- AlicenseBqualityBmaintenanceProvides AI models with access to Ukrainian government procurement data from Prozorro, enabling search and retrieval of tender information by organization, date range, and other criteria.16 npm11ISC
- FlicenseAqualityNot gradedmaintenanceEnables users to search and retrieve detailed information about Taiwan government procurement tenders through the Government Electronic Procurement System API. It supports searching tenders by keyword, category code, date, and government unit.6-
- AlicenseAqualityBmaintenanceExposes French and EU public procurement data (BOAMP + TED) as MCP tools for AI agents, enabling search for tenders, awards, and winner intelligence via typed filters.469 PyPIMIT
- AlicenseAqualityDmaintenanceMCP server for Finnish public procurement notices (Hilma). Enables searching and retrieving procurement notices directly from Claude without a separate browser.434 npmMIT
TDQS
Scored across 14 tools
Most tools have clear, distinct roles: tender search/detail, code browsing/searching, and canton listing are easy to tell apart. However, list_institutions and search_proc_offices overlap somewhat, and search_oag_codes vs browse_oag_tree could confuse an agent without reading the descriptions carefully.
All tools follow a consistent snake_case verb_noun pattern using get, list, search, or browse. The verbs map predictably to operations, and abbreviations like cpv, bkp, npk, and oag are used consistently across search and browse tools.
With 14 tools, the server stays within the ideal range and each tool earns its place in the Swiss public procurement workflow. The eight code-related tools are justified by four distinct code systems, each needing both search and hierarchy browsing.
The core workflows of searching tenders and retrieving tender details are well covered, along with code hierarchies and institution lookup. Minor gaps exist: there is no direct institution-detail endpoint or tenders-by-institution endpoint, and no document/attachment access, but agents can work around these via search_tenders filters and get_tender_details.