Skip to main content
Glama
malkreide

parlament-mcp

by malkreide

parlament_search_business

Read-onlyIdempotent

Search Swiss parliamentary motions, postulates, and interpellations by keyword, type, status, council, and date range using Curia Vista data.

Instructions

Parlamentarische Vorstösse suchen (Motionen, Interpellationen, Postulate usw.).

Durchsucht Curia Vista Geschäftsdaten von ws.parlament.ch.

Politische Recherche zu Bildungs-, Datenschutz- oder Verwaltungsthemen; hängige Vorstösse zu KI in der Bildung, Digitalisierungsinitiativen oder beliebigen Politikthemen finden.

Titel-Suche via OData substringof() (gross-/klein-sensitiv). Maximal 100 Treffer pro Aufruf; mit offset paginieren.

keyword='KI', keyword2='Schule', status='Eingereicht'

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
paramsYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
noteNo
countNo
offsetNo
sourceNoCuria Vista – Schweizer Parlament (ws.parlament.ch)
licenseNoCC BY 4.0
resultsNo
match_typeNoexact
provenanceNolive_api
suggestionsNo
Behavior5/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations declare readOnlyHint, idempotentHint, and destructiveHint=false. The description adds critical behavioral details beyond annotations: case-sensitive OData substringof search, maximum 100 results per call, and pagination via offset. No contradictions.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is well-structured with tags for use_case, important_notes, and example. It is concise (around 4 sentences plus tags) and front-loaded with the main purpose. Minor verbosity from tags but overall effective.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the presence of an output schema, the description adequately covers use cases, important technical notes (case sensitivity, pagination), and provides an example. It is complete enough for a search tool with well-documented parameters.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The input schema already has detailed descriptions for each parameter (limit, offset, status, etc.), so the description adds minimal additional semantic value. It mentions OData substringof for title search but does not explain each parameter beyond the schema. Baseline 3 is appropriate given schema coverage.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the purpose: searching parliamentary business (motions, interpellations, etc.) in German. It distinguishes itself from sibling tools like parlament_get_business (for single business) and other search/get tools for sessions, transcripts, votes, and members.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description includes a use_case tag with specific political research topics, providing clear context for when to use the tool. It does not explicitly state when not to use it, but the sibling tools are distinct enough to imply alternatives.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/malkreide/parlament-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server