You're viewing a demo portfolio

Join the waitlist
PRSM

germany_search_tenders

Active

Tool of Germany Tenders

declared in 0.1.0

Search official GERMAN government public-procurement tenders (Öffentliche Vergabe / Ausschreibungen) from the federal Bekanntmachungsservice open-data feed (oeffentlichevergabe.de), Open Contracting Data Standard (OCDS). Returns each notice shaped: ocid, title, buyer/Vergabestelle, contract value in EUR, procurement category, CPV code, procurement method, submission deadline, and publish date. Filter by publish-date range and/or a keyword (matched against title, description, buyer, and CPV description — German text). Defaults to the most recent days if no dates given. Data covers Germany only.

Parameters schema

{
  "type": "object",
  "properties": {
    "limit": {
      "type": [
        "number",
        "string"
      ],
      "description": "Max number of tenders to return (default 25, max 100). Results are newest-first."
    },
    "query": {
      "type": "string",
      "description": "Optional keyword to filter on (case-insensitive substring match against title, description, buyer name, and CPV description — German). Omit to return all notices in the date range. E.g. \"Bauarbeiten\", \"Software\", \"Reinigung\"."
    },
    "date_to": {
      "type": "string",
      "description": "Latest PUBLISH date to include, YYYY-MM-DD. Defaults to today."
    },
    "date_from": {
      "type": "string",
      "description": "Earliest PUBLISH date to include, YYYY-MM-DD. Defaults to ~30 days ago (only the most recent 7 days of that window are fetched per call — narrow the range for older notices)."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Germany Tenders

https://github.com/pipeworx-io/mcp-germany-tenders

1/7 registries
View full server →
germany_search_tenders — Germany Tenders — PRSM MCP