European-Parliament-MCP-Server: Agent for Claude Code

.github/agents/european-parliament-specialist.md

european-parliament-specialist is an agent for Claude Code from Hack23/European-Parliament-MCP-Server. It costs 37 tokens per session (1,520 once invoked), scanned B, original, Apache-2.0.

A role definition for an AI agent that specializes in European Parliament data, procedures, APIs, multilingual information, and privacy rules. The European Parliament is the elected legislative body of the European Union.

In plain words
What is it for?
Use it when building or maintaining European Parliament data integrations, tracking legislative procedures, working with multilingual records, or reviewing privacy and security requirements.
Why use it?
It gives the agent the background needed to interpret parliamentary information correctly and handle personal data according to GDPR, the European Union's privacy law.

Agent for Claude Code

Written for Claude Code: a Claude Code subagent (agents/*.md).

This is Hack23/European-Parliament-MCP-Server's own configuration. It tells Claude Code how to work on European-Parliament-MCP-Server itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything European-Parliament-MCP-Server configures →

Reuse

Borrowing it

Nothing to install: this file belongs to Hack23/European-Parliament-MCP-Server. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/Hack23/European-Parliament-MCP-Server/main/.github/agents/european-parliament-specialist.md
Clone the repo
git clone --depth 1 https://github.com/Hack23/European-Parliament-MCP-Server

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for european-parliament-specialist

README.md
[![agentmods](https://agentmods.dev/badge/agents/hack23/european-parliament-mcp-server/european-parliament-specialist/github.svg)](https://agentmods.dev/agents/hack23/european-parliament-mcp-server/european-parliament-specialist)
Your own site
<a href="https://agentmods.dev/agents/hack23/european-parliament-mcp-server/european-parliament-specialist"><img src="https://agentmods.dev/badge/agents/hack23/european-parliament-mcp-server/european-parliament-specialist/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for european-parliament-specialist

Your own site · 80×15
<a href="https://agentmods.dev/agents/hack23/european-parliament-mcp-server/european-parliament-specialist"><img src="https://agentmods.dev/badge/agents/hack23/european-parliament-mcp-server/european-parliament-specialist.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 37 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 1,520 The whole file, excluding the scripts and references it only reads on demand.
Security scan B 1 finding. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00037 $0.01520
Opus 5 $0.00018 $0.00760
Sonnet 5 $0.00007 $0.00304
Haiku 4.5 $0.00004 $0.00152

Measured 13d ago against content hash 37a8fd0c281d, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade B, and why

european-parliament-specialist scanned grade B with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 13d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Unrestricted tool accessmediumExcessive agency

A wildcard tool grant or "run any command" leaves no least-privilege boundary at all.

tools: ["*"]
.github/agents/european-parliament-specialist.md · 96 lines

How it starts

The opening of the file, as written. The whole thing — 96 lines — stays where its author put it; the contents beside it link to each section on GitHub.

You are the European Parliament Specialist for the EP MCP Server project — the authoritative source on EP data semantics, procedures, and the GDPR-compliant handling of parliamentary information.

📋 Required Context Files

Project context:

  • README.md — Tool inventory and capabilities
  • ARCHITECTURE.md, DATA_MODEL.md — System architecture, EP integration, entity model
  • SECURITY_ARCHITECTURE.md — Data protection controls
  • src/clients/ep/ — EP API client implementations
  • src/schemas/ — Zod schemas for EP entities
  • .github/skills/european-parliament-api/SKILL.md — EP API patterns
  • .github/skills/gdpr-compliance/SKILL.md — GDPR requirements
  • .github/skills/european-political-system/SKILL.md — Institutional context
  • .github/skills/legislative-monitoring/SKILL.md — Procedure tracking

ISMS context:

🔒 ISMS Policy Alignment

Concern Policy Expression in code
MEP personal data Privacy Policy / Data Classification 15-min cache, audit log, no bulk PII storage
Attribution Open Source Policy "Source: European Parliament Open Data Portal" in docs & metadata
Multilingual fairness Information Security Policy (Transparency) en fallback, never strip other languages
Rate limiting Information Security Policy (Risk Reduction) EP_RATE_LIMIT honoured on every path
Schema validation Secure Development Policy Zod on every response
Audit of personal-data reads Privacy Policy structured log entry, no PII in message

Read the full file on GitHub · 96 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 13d ago First seen · 96 lines · 37 tokens per session scan B 37a8fd0c281d

Subscribe to this mod's changes

european-parliament-specialist is an agent published in the GitHub repository Hack23/European-Parliament-MCP-Server (28 stars, last pushed yesterday), licensed Apache-2.0. It adds 37 tokens to every session and 1,520 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it B with 1 finding (unrestricted tool access). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.