← Registry

Data Collection

ausschreibungsagenten.de

Searches and retrieves public tender notices from procurement sources, with AI summaries and source status tracking.

2 endpoints12 known toolsFirst detected August 25, 2026Last detected August 25, 2026

ENDPOINT 1

https://api.ausschreibungsagenten.de/mcp

No auth detected

MCP server metadata

Name
ausschreibungsagenten
Version
1.0.2
Capabilities
tools

Known tools 6

search_tenders

Search live public tender previews.

Inferred read-only
get_tender

Fetch one tender by its id (as returned by the search tools), optionally with a cached AI summary.

Inferred read-only
summarize_tender

Return the AI summary (title + max two sentences) of a tender in English or German.

Inferred read-only
source_status

Live status of connected procurement sources: implementation status, last successful poll and stored notice count.

Inferred read-only
countries

Stored notice count per buyer country (ISO alpha-3) across the whole index.

Inferred read-only
fulltext_search

Full-text search over stored tender titles, descriptions, and buyers.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.ausschreibungsagenten]
url = "https://api.ausschreibungsagenten.de/mcp"
enabled = true
Claude Code

.mcp.json

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

Settings → Connectors → Add custom connector

Name: ausschreibungsagenten
Remote MCP URL: https://api.ausschreibungsagenten.de/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "ausschreibungsagenten": {
      "url": "https://api.ausschreibungsagenten.de/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "ausschreibungsagenten": {
      "type": "http",
      "url": "https://api.ausschreibungsagenten.de/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "ausschreibungsagenten",
  "transport": "streamable-http",
  "url": "https://api.ausschreibungsagenten.de/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 2

https://api.tender-agents.com/mcp

No auth detected

MCP server metadata

Name
ausschreibungsagenten
Version
1.0.2
Capabilities
tools

Known tools 6

search_tenders

Search live public tender previews.

Inferred read-only
get_tender

Fetch one tender by its id (as returned by the search tools), optionally with a cached AI summary.

Inferred read-only
summarize_tender

Return the AI summary (title + max two sentences) of a tender in English or German.

Inferred read-only
source_status

Live status of connected procurement sources: implementation status, last successful poll and stored notice count.

Inferred read-only
countries

Stored notice count per buyer country (ISO alpha-3) across the whole index.

Inferred read-only
fulltext_search

Full-text search over stored tender titles, descriptions, and buyers.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.ausschreibungsagenten]
url = "https://api.tender-agents.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "ausschreibungsagenten": {
      "type": "http",
      "url": "https://api.tender-agents.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: ausschreibungsagenten
Remote MCP URL: https://api.tender-agents.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "ausschreibungsagenten": {
      "url": "https://api.tender-agents.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "ausschreibungsagenten": {
      "type": "http",
      "url": "https://api.tender-agents.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "ausschreibungsagenten",
  "transport": "streamable-http",
  "url": "https://api.tender-agents.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.