Back to Browse

Ausschreibungsagenten MCP Server

Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

Search public procurement notices from 17 sources across Germany, the EU and the UK. Read-only.

About

Search public procurement notices from 17 sources across Germany, the EU and the UK. Read-only.

Remote endpoints: streamable-http: https://api.ausschreibungsagenten.de/mcp

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

6 tools verified · Open access · No issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "de-ausschreibungsagenten-tender-search": {
      "url": "https://api.ausschreibungsagenten.de/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

Ausschreibungsagenten MCP Server

Public procurement notices (tenders) from 17 connected sources across Germany, the EU and the United Kingdom — as MCP tools.

Read-only. Every hit links to the authoritative original notice; this service never submits a bid and gives no legal advice.

This repository is documentation and discovery metadata. The server itself is operated by Yawusa UG (haftungsbeschränkt), Berlin.

Connect

Claude Code:

claude mcp add --transport http ausschreibungsagenten https://api.ausschreibungsagenten.de/mcp

Any client that reads an mcpServers block:

{
  "mcpServers": {
    "ausschreibungsagenten": {
      "type": "streamable-http",
      "url": "https://api.ausschreibungsagenten.de/mcp"
    }
  }
}

No credentials are needed to start. search_tenders is open to anonymous callers at 60 requests per hour.

Tools

ToolPurpose
agentleads.search_tendersSearch open notices by keyword, ISO-3 country, CPV code, relevance score, deadline window and contract value. Optional AI summary per hit.
agentleads.get_tenderOne notice in full, by id.
agentleads.summarize_tenderLabelled AI short form of a notice, de or en.
agentleads.source_statusFreshness per connected procurement portal — last successful poll, counts, last error.
agentleads.countriesIndexed countries (ISO-3) with the number of open procedures.
agentleads.fulltext_searchFull text across indexed notices. Requires a plan that permits it.

CPV filtering accepts full 8-digit codes for exact matches and shorter numeric prefixes for whole divisions — 45 matches all of construction.

Authentication

Anonymous access covers the public preview. Higher limits and fulltext_search use an API key as an HTTP Bearer token:

Authorization: Bearer sk_...

No other header is evaluated — a request sent with X-API-Key counts as unauthenticated and runs in the anonymous limit. Free keys: ausschreibungsagenten.de/entwickler.

Sources

TED, service.bund.de, Datenservice Öffentlicher Einkauf, DTVP, RIB, the state and regional portals of Bavaria, North Rhine-Westphalia, Baden-Württemberg, Vergabeportal BW, Bremen, Saxony, Mecklenburg-Vorpommern, Hesse, Rhineland-Palatinate and Metropolregion Rhein-Neckar, plus GB Find a Tender and Contracts Finder. Above and below the EU threshold.

Coverage is not claimed to be complete. source_status states per portal what is actually being polled and when it last succeeded — check it before relying on completeness.

Other ways in

When not to use this

Bid pricing, writing bid documents, submitting through a procurement portal, or legal advice on procurement law. This service is not built for any of those.

License

MIT for the contents of this repository. The service itself is subject to the terms of use.

Reviews

No reviews yet

Be the first to review this server!