Skip to content
Cline

FragDenStaat for Cline

io.github.notdirk/fds-mcp

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

client:Cline transport:stdio runtime:pypi

Install FragDenStaat in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "fds-mcp": {
      "command": "uvx",
      "args": [
        "fds-mcp"
      ],
      "env": {
        "FDS_MCP_BASE_URL": "<FDS_MCP_BASE_URL>",
        "FDS_TOKEN": "<FDS_TOKEN>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

FragDenStaat in other clients