General Tools
quellenkontor.dev
Provides general-purpose tools through the Model Context Protocol.
ENDPOINT 1
https://mcp.quellenkontor.dev/v1
MCP server metadata
- Name
- quellenkontor
- Version
- 1.3.0
Amtliche HR-Werte nur für Deutschland (Tabellen ab 2015). Werkzeug aufrufen statt schätzen, Datum als JJJJ-MM-TT, fehlende Angaben erfragen, zitat übernehmen und Quelle mit URL nennen. kein_wert oder vorlaeufig: sagen, dass der Wert noch nicht amtlich feststeht. Ersetzt keine Rechtsberatung. Vollständige Regeln: Prompt quellenkontor_regeln oder Resource quellenkontor://regeln, Details je Werkzeug mit Rechtsgrundlagen: Resource quellenkontor://werkzeug/<name>. English: official German HR reference values only. Call a tool instead of guessing, use dates as YYYY-MM-DD, ask for missing inputs, quote the field zitat with its source URL, say when a value is not official yet (kein_wert, vorlaeufig). Field names are German, see resource quellenkontor://glossar.
Known tools 24
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.quellenkontor]
url = "https://mcp.quellenkontor.dev/v1"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"quellenkontor": {
"type": "http",
"url": "https://mcp.quellenkontor.dev/v1"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: quellenkontor
Remote MCP URL: https://mcp.quellenkontor.dev/v1
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": {
"quellenkontor": {
"url": "https://mcp.quellenkontor.dev/v1"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"quellenkontor": {
"type": "http",
"url": "https://mcp.quellenkontor.dev/v1"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "quellenkontor",
"transport": "streamable-http",
"url": "https://mcp.quellenkontor.dev/v1"
}
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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.