Servidor MCP per surtdecasa.cat: agenda cultural de Catalunya, cartellera i poblacions
- ✓Actively maintained (<30d)
- ✓Clear description
- ✓Topics declared
- ✓Documented (README)
- !No standard license detected
git clone https://github.com/pmontp19/surtdecasa-mcp{
"mcpServers": {
"surtdecasa-mcp": {
"command": "node",
"args": ["/path/to/surtdecasa-mcp/dist/index.js"]
}
}
}MCP Servers overview
# surtdecasa-mcp
Servidor MCP per [surtdecasa.cat](https://surtdecasa.cat), el digital de cultura de proximitat. Dona accés a l'agenda cultural, la cartellera de cinema i el cercador de poblacions directament des de qualsevol client MCP.
Disponible en dos modes:
- **Remot**: Streamable HTTP a `https://surtdecasa-mcp.peremontpeo.workers.dev/mcp` (Cloudflare Workers, gratis)
- **Local**: stdio, per executar-lo al teu ordinador
## Eines
| Eina | Descripció |
| --- | --- |
| `cercar_agenda` | Cerca esdeveniments amb filtres: zona territorial, categoria, tipus (aire lliure, gratuït, nocturn), població, dies (avui/dema/cap de setmana), rang de dates i paginació |
| `detall_esdeveniment` | Tota la informació d'un esdeveniment: dates, lloc, poblacions, preu, organitzador, descripció i enllaços |
| `cartellera` | Pel·lícules de la setmana amb enllaç i cartell |
| `poblacions` | Autocomplete de poblacions: retorna els noms exactes que accepta el filtre `poblacio` |
## Configuració
### Client remot (recomanat)
```json
{
"mcp": {
"surtdecasa": {
"type": "remote",
"url": "https://surtdecasa-mcp.peremontpeo.workers.dev/mcp"
}
}
}
```
### Client local (stdio)
```json
{
"mcp": {
"surtdecasa": {
"type": "local",
"command": ["node", "/ruta/a/surtdecasa-mcp/dist/index.js"]
}
}
}
```
## Desenvolupament
Requereix Node 20+.
```bash
npm install
npm run build # typecheck (stdio + workers) i compilar dist/
npm run dev:cf # wrangler dev local a http://localhost:8787/mcp
npm run deploy # desplegar a Cloudflare Workers
```
Estructura:
- `src/scraper.ts`: client HTTP i parsers HTML de surtdecasa.cat (Drupal 7 renderitzat al servidor)
- `src/tools.ts`: registre de les eines MCP (compartit entre els dos transports)
- `src/index.ts`: entrada stdio local
- `src/worker.ts`: entrada Cloudflare Workers (Durable Object amb Streamable HTTP)
## Notes
- El site no té API pública: el servidor fa scraping respectuós del HTML (poques peticions on-demand, `User-Agent` identificatiu).
- Sense auth: l'endpoint remot és públic. Si el desplegues per al teu ús, considera afegir-hi un token.
- Zones disponibles: `ebre`, `penedes`, `camp`, `emporda`, `ponent`, `girona`, `centre`, `pirineus`, `barcelona`.
## Llicència
MIT
What people ask about surtdecasa-mcp
What is pmontp19/surtdecasa-mcp?
+
pmontp19/surtdecasa-mcp is mcp servers for the Claude AI ecosystem. Servidor MCP per surtdecasa.cat: agenda cultural de Catalunya, cartellera i poblacions It has 0 GitHub stars and its last recorded update is dated 2026-09-18.
How do I install surtdecasa-mcp?
+
You can install surtdecasa-mcp by cloning the repository (https://github.com/pmontp19/surtdecasa-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is pmontp19/surtdecasa-mcp safe to use?
+
Our security agent has analyzed pmontp19/surtdecasa-mcp and assigned a Trust Score of 70/100 (tier: OK). See the full breakdown of passed checks and flags on this page.
Who maintains pmontp19/surtdecasa-mcp?
+
pmontp19/surtdecasa-mcp is maintained by pmontp19. The last recorded GitHub activity is dated 2026-09-18, with 0 open issues.
Are there alternatives to surtdecasa-mcp?
+
Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.
Deploy surtdecasa-mcp to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/pmontp19-surtdecasa-mcp)<a href="https://claudewave.com/repo/pmontp19-surtdecasa-mcp"><img src="https://claudewave.com/api/badge/pmontp19-surtdecasa-mcp" alt="Featured on ClaudeWave: pmontp19/surtdecasa-mcp" width="320" height="64" /></a>More MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl! Don't be shy, join here: https://discord.gg/EMgGbDceNQ
The fastest path to AI-powered full stack observability, even for lean teams.