Skip to main content
ClaudeWave
shufflethis avatar
shufflethis

ausschreibungsagenten-mcp

View on GitHub

MCP server for public procurement notices (tenders) from 17 sources across Germany, the EU and the UK. Streamable HTTP, read-only, anonymous tier.

MCP ServersOfficial Registry0 stars0 forksMITUpdated today
ClaudeWave Trust Score
95/100
Verified
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Clear description
  • Topics declared
  • Documented (README)
Last scanned: 8/25/2026
Install in Claude Code / Claude Desktop
Method: NPX · ausschreibungsagenten
Claude Code CLI
claude mcp add ausschreibungsagenten-mcp -- npx -y ausschreibungsagenten
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "ausschreibungsagenten-mcp": {
      "command": "npx",
      "args": ["-y", "ausschreibungsagenten"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
Use cases

MCP Servers overview

# Ausschreibungsagenten MCP Server

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

- **Endpoint:** `https://api.ausschreibungsagenten.de/mcp`
- **Transport:** Streamable HTTP
- **MCP registry:** `de.ausschreibungsagenten/tender-search`
- **Smithery:** [@agentifizierung/ausschreibungsagenten](https://smithery.ai/servers/@agentifizierung/ausschreibungsagenten)

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:

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

Any client that reads an `mcpServers` block:

```json
{
  "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

| Tool | Purpose |
| --- | --- |
| `agentleads.search_tenders` | Search open notices by keyword, ISO-3 country, CPV code, relevance score, deadline window and contract value. Optional AI summary per hit. |
| `agentleads.get_tender` | One notice in full, by id. |
| `agentleads.summarize_tender` | Labelled AI short form of a notice, `de` or `en`. |
| `agentleads.source_status` | Freshness per connected procurement portal — last successful poll, counts, last error. |
| `agentleads.countries` | Indexed countries (ISO-3) with the number of open procedures. |
| `agentleads.fulltext_search` | Full 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](https://www.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

- REST + OpenAPI: [openapi.json](https://www.ausschreibungsagenten.de/openapi.json) · canonical surface `https://api.ausschreibungsagenten.de/api/v1/...`
- CLI: `npx ausschreibungsagenten suche Fassade --land DEU --limit 5` ([npm](https://www.npmjs.com/package/ausschreibungsagenten))
- A2A agent card: [/.well-known/agent-card.json](https://www.ausschreibungsagenten.de/.well-known/agent-card.json)
- Agent instructions: [llms.txt](https://www.ausschreibungsagenten.de/llms.txt) · [agents.md](https://www.ausschreibungsagenten.de/agents.md)
- Versioning and deprecation policy: [api-policy.md](https://www.ausschreibungsagenten.de/api-policy.md)

## 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](https://www.ausschreibungsagenten.de/agb).
ausschreibungenmcpmcp-servermodel-context-protocolprocurementtendersvergabe

What people ask about ausschreibungsagenten-mcp

What is shufflethis/ausschreibungsagenten-mcp?

+

shufflethis/ausschreibungsagenten-mcp is mcp servers for the Claude AI ecosystem. MCP server for public procurement notices (tenders) from 17 sources across Germany, the EU and the UK. Streamable HTTP, read-only, anonymous tier. It has 0 GitHub stars and its last recorded update is dated 2026-08-25.

How do I install ausschreibungsagenten-mcp?

+

You can install ausschreibungsagenten-mcp by cloning the repository (https://github.com/shufflethis/ausschreibungsagenten-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is shufflethis/ausschreibungsagenten-mcp safe to use?

+

Our security agent has analyzed shufflethis/ausschreibungsagenten-mcp and assigned a Trust Score of 95/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains shufflethis/ausschreibungsagenten-mcp?

+

shufflethis/ausschreibungsagenten-mcp is maintained by shufflethis. The last recorded GitHub activity is dated 2026-08-25, with 0 open issues.

Are there alternatives to ausschreibungsagenten-mcp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy ausschreibungsagenten-mcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: shufflethis/ausschreibungsagenten-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/shufflethis-ausschreibungsagenten-mcp)](https://claudewave.com/repo/shufflethis-ausschreibungsagenten-mcp)
<a href="https://claudewave.com/repo/shufflethis-ausschreibungsagenten-mcp"><img src="https://claudewave.com/api/badge/shufflethis-ausschreibungsagenten-mcp" alt="Featured on ClaudeWave: shufflethis/ausschreibungsagenten-mcp" width="320" height="64" /></a>