MCP server for searching Dutch municipal council meeting transcripts. Indexes and searches 150+ transcribed raadsvergaderingen.
Project description
RIA MCP - Raads Intelligence
MCP server for searching Dutch municipal council meeting transcripts from Claude Desktop or Claude Code.
Install
pip install ria-mcp
Add to Claude Desktop
Edit ~/Library/Application Support/Claude/claude_desktop_config.json:
{
"mcpServers": {
"ria": {
"command": "ria-mcp"
}
}
}
Restart Claude Desktop. The database downloads automatically on first use (~20MB).
What you can ask Claude
- "Search for discussions about woningbouw in Amsterdam"
- "List all council meetings from last week"
- "Show me the full transcript of the Eindhoven meeting on March 31"
- "Find all mentions of coalitievorming across municipalities"
- "Give me an overview of meetings in Haarlem"
- "What are the overall stats?"
Tools
| Tool | Description |
|---|---|
search_transcripts |
Full-text search across all transcripts |
list_meetings |
List meetings with filters |
get_transcript |
Full transcript for a meeting |
get_segment |
Transcript around a timestamp |
get_speakers |
Speaker list for a meeting |
get_agenda |
Agenda items for a meeting |
municipality_overview |
All meetings for a municipality |
stats |
Database statistics |
Update data
ria-mcp --update
Advanced
# Use local transcripts folder
ria-mcp --transcripts /path/to/transcripts
# Use specific database
ria-mcp --db /path/to/transcripts.db
# Run as REST API
ria-mcp --api
# Show stats
ria-mcp --stats
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ria_mcp-0.1.0.tar.gz.
File metadata
- Download URL: ria_mcp-0.1.0.tar.gz
- Upload date:
- Size: 9.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
540f243e83049bfe087b84d1e63038770ac11718ec7627c58bb6f85b406ca4f9
|
|
| MD5 |
b5a5d1d37cebe3dc39a82e0e4146e070
|
|
| BLAKE2b-256 |
4af53f034eaac43d62320dcb3b32650666abe73cb6ca42fcf8bbd440e49fa4bb
|
File details
Details for the file ria_mcp-0.1.0-py3-none-any.whl.
File metadata
- Download URL: ria_mcp-0.1.0-py3-none-any.whl
- Upload date:
- Size: 8.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f0b050057abbb68f89685085ee5e2bd582ac4b4bb65f365252d6c8fb124b4feb
|
|
| MD5 |
fb5a9b43a633850335c9b5a4ddc36c54
|
|
| BLAKE2b-256 |
23a3b6e70d42660fab2c7777594ffa2f3386fb9a0bc26277806b137f4aacc7a7
|