HomeSearch & Research › FragDenStaat

FragDenStaat

Freedom-of-information requests for Germany via FragDenStaat.de, the froide FOI portal.

Python Cloud macOSWindowsLinux
★ 0 stars Last pushed 2026-09-05 License: MIT

Topics: Research

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (pypi 0.1.0)

uvx fds-mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "fds-mcp": {
      "command": "uvx",
      "args": [
        "fds-mcp"
      ],
      "env": {
        "FDS_MCP_BASE_URL": "<YOUR_VALUE>",
        "FDS_TOKEN": "<YOUR_VALUE>"
      }
    }
  }
}
  • FDS_MCP_BASE_URL — Which froide instance to use. Defaults to https://fragdenstaat.de
  • FDS_TOKEN secret — OAuth bearer token. Only needed for the tools that read your own requests or submit one; the four search tools work without it.

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry