Nerdearla Agenda MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Alternative way to specify the port number for HTTP transport | 3000 |
| MCP_PORT | No | The port number for HTTP transport | 3000 |
| MCP_BEARER | No | Optional Bearer token for HTTP authentication | |
| MCP_TRANSPORT | No | The transport layer to use (stdio for local, http for remote connections) | stdio |
| DANGEROUSLY_OMIT_AUTH | No | Omit authentication for MCP Inspector testing |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_upcoming_talksB | Obtiene las próximas charlas basadas en la hora actual GMT-3. Incluye URLs cuando están disponibles. |
| get_past_talksB | Obtiene las charlas que ya pasaron. Incluye URLs cuando están disponibles. |
| get_topics_by_tagsB | Lista los temas disponibles agrupados por tags |
| get_next_talkB | Obtiene la próxima charla más cercana. Incluye URL cuando está disponible. |
| get_missed_talksB | Obtiene las charlas que te perdiste (que empezaron pero no terminaron). Incluye URLs cuando están disponibles. |
| get_best_talk_recommendationB | Proporciona una recomendación experta sobre cuál es la charla más destacada y valiosa del evento. Analiza contenido, speakers y relevancia para sugerir la experiencia más enriquecedora disponible. |
| get_cache_infoB | Obtiene información sobre el estado del cache de datos de la agenda. Muestra cuándo fue la última actualización, cuánto tiempo queda válido y estadísticas del cache. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/tecnomanu/nerdearla-agenda-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server