Skip to main content
Glama
zaswear

gamecalendar-mcp

by zaswear

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DATABASE_URLYesCadena de conexión Neon (la misma de gamecalendar)
GAMECALENDAR_MCP_WRITENo1 para habilitar escritura

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_releasesC

Juegos de una sección (upcoming/recent/anticipated/catalog), opcionalmente por plataforma.

search_gamesB

Busca juegos por nombre (coincidencia parcial, insensible a mayúsculas).

get_gameC

Ficha completa de un juego por id (número) o slug.

list_blog_postsC

Posts del blog. Por defecto solo publicados; include_drafts incluye borradores.

get_blog_postB

Post del blog completo (incluye body) por slug.

db_statsA

Resumen: total de juegos por sección y nº de posts (publicados/borradores).

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/zaswear/gamecalendar-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server