Nerdearla Agenda
Provides real-time access to the Nerdearla conference agenda through a Model Context Protocol (MCP) server.
概要
This MCP Server offers dynamic, real-time access to the Nerdearla conference schedule, developed as a practical demonstration for the "Automatizá con flow: IA, n8n y MCP sin morir en el intento" talk at Nerdearla 2025. It showcases seamless integration of Artificial Intelligence, n8n for workflow automation, and the Model Context Protocol to connect AI with external systems, serving as a robust example for professional MCP Server implementation.
主な機能
- Support for multiple transport layers, including STDIO for local use (e.g., Claude Desktop) and HTTP/SSE for remote connections.
- Intelligent 24-hour caching system for instant responses and automatic data renewal.
- Dynamic discovery and execution of agenda-specific tools (MCP Primitives) like `get_upcoming_talks` and `get_best_talk_recommendation`.
- Robust web scraping using Puppeteer to gather dynamic content from the Nerdearla React SPA.
- 2 GitHub stars
- Real-time access to upcoming, past, and recommended Nerdearla talks with included URLs.
ユースケース
- Integrating AI platforms like Claude to intelligently query and retrieve specific conference schedule information.
- Automating workflows with n8n to manage, process, and disseminate Nerdearla agenda updates.
- Demonstrating and learning the implementation of a professional MCP Server that interacts with dynamic web content.