meps
ActiveTool of mcp-eu-parliament
declared in 0.1.0
List MEPs (current term by default).
Parameters schema
{
"type": "object",
"examples": [
{
"term": 10,
"group": "EPP",
"country": "DEU"
},
{
"limit": 50,
"offset": 0
}
],
"properties": {
"term": {
"type": "number",
"description": "Parliamentary term number (e.g. 10 = 2024-2029)."
},
"group": {
"type": "string",
"description": "EP political group acronym (e.g. \"EPP\")."
},
"limit": {
"type": "number"
},
"offset": {
"type": "number"
},
"country": {
"type": "string",
"description": "ISO 3166-1 alpha-3 (e.g. \"DEU\")."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
mcp-eu-parliament
https://github.com/pipeworx-io/mcp-eu-parliament
2/7 registries