FragDenStaat
Rank #16,749io.github.notDIRK/fds-mcp
Freedom-of-information requests for Germany via FragDenStaat.de, the froide FOI portal.
FragDenStaat is a Model Context Protocol (MCP) server published by notDIRK. It ranks #16,749 of 132,046 servers tracked on MCP Toplist. FragDenStaat is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Sep 5, 2026 and most recently updated on Sep 5, 2026.
Ranks ahead of 115,297 of 132,046 servers on MCP Toplist.
Use FragDenStaat
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add fds-mcp -e "FDS_MCP_BASE_URL=<your FDS_MCP_BASE_URL>" -e "FDS_TOKEN=<your FDS_TOKEN>" -- uvx fds-mcpReplace each placeholder with your own value before saving.
[mcp_servers.fds-mcp]
command = "uvx"
args = ["fds-mcp"]
[mcp_servers.fds-mcp.env]
FDS_MCP_BASE_URL = "<your FDS_MCP_BASE_URL>"
FDS_TOKEN = "<your FDS_TOKEN>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"fds-mcp": {
"command": "uvx",
"args": [
"fds-mcp"
],
"env": {
"FDS_MCP_BASE_URL": "<your FDS_MCP_BASE_URL>",
"FDS_TOKEN": "<your FDS_TOKEN>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"fds-mcp": {
"command": "uvx",
"args": [
"fds-mcp"
],
"env": {
"FDS_MCP_BASE_URL": "<your FDS_MCP_BASE_URL>",
"FDS_TOKEN": "<your FDS_TOKEN>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"fds-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"fds-mcp"
],
"env": {
"FDS_MCP_BASE_URL": "<your FDS_MCP_BASE_URL>",
"FDS_TOKEN": "<your FDS_TOKEN>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"fds-mcp": {
"command": "uvx",
"args": [
"fds-mcp"
],
"env": {
"FDS_MCP_BASE_URL": "<your FDS_MCP_BASE_URL>",
"FDS_TOKEN": "<your FDS_TOKEN>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"fds-mcp": {
"command": "uvx",
"args": [
"fds-mcp"
],
"env": {
"FDS_MCP_BASE_URL": "<your FDS_MCP_BASE_URL>",
"FDS_TOKEN": "<your FDS_TOKEN>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.notDIRK%2Ffds-mcp)<a href="https://mcptoplist.com/server/io.github.notDIRK%2Ffds-mcp"><img src="https://mcptoplist.com/badge/io.github.notDIRK%2Ffds-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
notDIRK
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Sep 5, 2026 |
Frequently asked questions
- Who maintains FragDenStaat?
- FragDenStaat is maintained by notDIRK, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is FragDenStaat listed on the Official MCP Registry?
- Yes — FragDenStaat is listed on the Official MCP Registry, alongside Glama.
- How many versions does FragDenStaat have?
- MCP Toplist tracks 1 version of FragDenStaat, most recently published on Sep 5, 2026.
- Where can I find the source code for FragDenStaat?
- The source code for FragDenStaat is hosted at github.com/notDIRK/fds-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.