qune-tech/ocds-mcp by qune-tech
27 score
MCP server for German public procurement data (OCDS). Semantic search, tender matching, and company profiles — all from your local LLM
Ranked #1330 out of 1625 indexed tools.Actively maintained with commits in the last week.
Is this your tool? Claim this listing to add maintainer context, get a verified badge, and unlock analytics.
Claim listing → Signal Breakdown
Installs 0
Freshness today
Issue Health 0%
Stars 2
Platform Breadth 1 platform
Contributors 1
Description Good
How to Improve
Issue Health high impact
Contributors medium impact
Stars low impact
Supported Platforms
From the README
# ocds-mcp MCP server for German public procurement data (OCDS). Connects your AI assistant (Claude, GPT, etc.) to the [Vergabe Dashboard](https://vergabe-dashboard.qune.de) API for semantic search, tender matching, and company profile management. Your company profiles never leave your machine — only embedding vectors are sent to the API. GDPR-compliant by design. ## Quick Start ### 1. Get an API key Sign up at [vergabe-dashboard.qune.de](https://vergabe-dashboard.qune.de) and create an API key (MCP or Enterprise plan required). ### 2. Install **Download pre-built binary** from [GitHub Releases](https://github.com/qune-tech/ocds-mcp/releases/latest): | Platform | Download | |----------|----------| | Linux x86_64 | [ocds-mcp-linux-x86_64.tar.gz](https://github.com/qune-tech/ocds-mcp/releases/latest/download/ocds-mcp-linux-x86_64.tar.gz) | | macOS Apple Silicon | [ocds-mcp-macos-arm64.tar.gz](https://github.com/qune-tech/ocds-mcp/releases/latest/download/ocds-mcp-macos-arm64.tar.Read full README on GitHub →