DIP-Parliament-AI-Agent

aks861999/DIP-Parliament-AI-Agent
★ 0 stars Python AI/LLM Updated 3d ago
An Agentic Orchestration with MCP Servers on top of Dokumentations- und Informationssystems für Parlamentsmaterialien (DIP)
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "dip-parliament-ai-ag": {
      "command": "uvx",
      "args": [
        "dip-parliament-ai-agent"
      ]
    }
  }
}

Or install with pip: pip install dip-parliament-ai-agent

README Excerpt

A conversational agent over the German Bundestag's DIP parliamentary data API. Users ask questions in natural language about politicians' biographical information, party affiliations, and legislative composition, and the agent retrieves structured data from DIP and generates natural-language answers.

Tools (17)

DATABASE_URLDIP_API_KEYENABLE_HALLUCINATION_GUARDENABLE_LLM_FALLBACK_GUARDENABLE_REFLECTIONLANGFUSE_PUBLIC_KEYLANGFUSE_SECRET_KEYLLM_API_KEYLLM_BASE_URLLLM_MODELMCP_TRANSPORTPREWARM_ON_STARTUPREDIS_URLget_party_distributionget_person_infoget_persons_by_roleout_of_scope