events
ActiveTool of Madrid Events
declared in 0.1.0
Find cultural events & activities in Madrid, Spain (next ~100 days). Filter by keyword, free admission, and date window. Returns events with venue, address, geo, audience and price. Content is in Spanish.
Parameters schema
{
"type": "object",
"properties": {
"to": {
"type": "string",
"description": "Include events starting on/before this date YYYY-MM-DD."
},
"from": {
"type": "string",
"description": "Include events on/after this date YYYY-MM-DD (default: today)."
},
"limit": {
"type": "number",
"description": "Max events (1-50, default 20)."
},
"query": {
"type": "string",
"description": "Keyword over title, description and venue, e.g. \"música\", \"exposición\", \"teatro\"."
},
"offset": {
"type": "number",
"description": "Pagination offset (default 0)."
},
"free_only": {
"type": "boolean",
"description": "If true, only free events."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Madrid Events
https://github.com/pipeworx-io/mcp-madrid-events
1/7 registries