Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NODE_ENVNoThe environment mode, typically set to 'production'.
WEB_MODENoSet to 'true' to run the server in web/API mode instead of the default local MCP mode.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_api_statusB

Obtiene el estado actual de la API de TinyTasks

get_tasks_statsB

Obtiene estadísticas de las tareas: total, completadas, pendientes

list_tasksC

Lista todas las tareas con filtro opcional por estado

get_taskC

Obtiene los detalles de una tarea específica

create_taskC

Crea una nueva tarea

update_taskC

Actualiza una tarea existente

toggle_taskC

Alterna el estado de completación de una tarea

delete_taskC

Elimina permanentemente una tarea

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/frangoulutakenos/forgetfut-mcp'

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