Back to Home
janisz icon

sejm-mcp

Verified Safe

by janisz

Overview

Serves as a Model Context Protocol (MCP) server providing AI assistants with access to real-time Polish parliamentary data (Sejm API) and legal documents (European Legislation Identifier - ELI API).

Installation

Run Command
docker run --rm -i ghcr.io/janisz/sejm-mcp:latest

Environment Variables

  • DEBUG
  • LOG_LEVEL

Security Notes

The codebase is clean, uses standard and well-vetted Go libraries, and performs robust input validation and error handling for external API calls. No instances of 'eval' or similar dynamic code execution functions were found. No hardcoded sensitive secrets are present. The external API endpoints it consumes are public. PDF parsing is handled by the `gen2brain/go-fitz` library, a common choice for such tasks.

Similar Servers

Stats

Interest Score30
Security Score9
Cost ClassHigh
Avg Tokens50000
Stars1
Forks0
Last Update2026-01-12

Tags

Polish ParliamentLegal DataMCP ServerGoAPI Wrapper