Skip to main content
Glama
Movm

Bundestag MCP Server

by Movm

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoPort for the server (default: 3000)3000
LOG_LEVELNoLogging level (INFO, DEBUG, etc.)INFO
PUBLIC_URLNoPublic URL of the server (optional)
QDRANT_URLNoURL of Qdrant vector database
DIP_API_KEYYesAPI key for the Bundestag DIP API. Obtain from parlamentsdokumentation@bundestag.de or use the public test key provided.
QDRANT_API_KEYNoAPI key for Qdrant authentication
QDRANT_ENABLEDNoEnable semantic search with Qdrant (true/false)false
INDEXER_ENABLEDNoEnable background indexer (true/false)false
MISTRAL_API_KEYNoAPI key for Mistral embeddings
ANALYSIS_SERVICE_URLNoURL of the NLP analysis service
INDEXER_WAHLPERIODENNoComma-separated list of electoral periods to index
INDEXER_INTERVAL_MINUTESNoInterval in minutes for indexing15

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Movm/bundestag-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server