Riksdag-Regering-MCP
Verified Safeby KSAklfszf921
Overview
Enables LLMs to query and retrieve real-time open data, documents, protocols, and records from the Swedish Parliament (Riksdagen) and Government Offices (Regeringskansliet).
Installation
npx riksdag-regering-mcpSecurity Notes
Robust input validation using Zod schemas for all tool arguments. Output sanitization and response size limits (max 5MB, 500 items default) prevent oversized responses. Rate limiting (100 requests/15 min/IP) is implemented for HTTP endpoints and internal API calls. No external database or persistent file storage is used, reducing data breach risks. Authentication via an optional `API_KEY` environment variable protects public HTTP deployments. It exclusively interacts with trusted, public APIs (data.riksdagen.se, g0v.se). No 'eval' or other obviously malicious patterns were found. CORS is open by default, which can be a minor risk if not restricted in a public deployment, but is documented as configurable.
Similar Servers
Riksdag-Regering-MCP
Provides LLMs with real-time access to open data, documents, and records from the Swedish Parliament (Riksdagen) and Government Offices (Regeringskansliet) via their public APIs.
kolada-mcp
Provides AI applications with tools to access and analyze Sweden's municipal and regional statistics from the Kolada API, enabling natural language queries against thousands of Key Performance Indicators (KPIs) through semantic search and data retrieval.
data-commons-search
Provides a natural language search interface over open-access datasets, leveraging Large Language Models (LLMs) to enhance discovery and interaction via the Model Context Protocol (MCP).
data-commons-mcp
Provides a natural language search and discovery service for open-access scientific datasets and tools, utilizing an LLM-assisted MatchMaker service that adheres to the Model Context Protocol (MCP).