vlados/parliament.bg
A Laravel-based web scraper for extracting parliament member and committee information from parliament.bg.
Platform-specific configuration:
{
"mcpServers": {
"parliament.bg": {
"command": "npx",
"args": [
"-y",
"parliament.bg"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...