Skip to main content
Glama

Nerdearla Agenda MCP Server

by tecnomanu
.env.example518 B
# === CONFIGURACIÓN PRINCIPAL === # Transporte: 'http' para servidor HTTP, 'stdio' para STDIO MCP_TRANSPORT=http # Puerto donde se expondrá el servidor HTTP (solo aplica si MCP_TRANSPORT=http) MCP_PORT=3000 # === CONFIGURACIÓN OPCIONAL === # Token Bearer para autenticación HTTP (opcional) # MCP_BEARER=mi-token-secreto # Orígenes permitidos para CORS (default: *) # ALLOWED_ORIGINS=http://localhost:3000,https://mi-app.com # Límite de tamaño del body para requests HTTP (default: 1mb) # MCP_BODY_LIMIT=5mb

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