Skip to main content
Glama
sj7trunks

Reminder MCP Server

by sj7trunks

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoHTTP server bind address. Default: 0.0.0.0.
PORTNoHTTP server port. Default: 3000.
API_KEYYesSeed API key (hashed on first run). Required for HTTP mode.
LOG_LEVELNodebug, info, warn, error. Default: info.
REDIS_URLNoRedis URL for vector storage (semantic search).
SECRET_KEYYesJWT signing secret.
WEBHOOK_URLNoPush notification endpoint.
DATABASE_URLNoPostgreSQL connection string.
DATABASE_PATHNoSQLite file path. Default: ./data/reminder.db.
DATABASE_TYPENosqlite or postgres. Default: sqlite.
AUTHENTIK_HOSTNoAuthentik base URL for SSO.
OPENAI_API_KEYNoOpenAI API key for semantic search.
WEBHOOK_API_KEYNoBearer token for webhook.
DEFAULT_TIMEZONENoDefault timezone. Default: America/Los_Angeles.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/sj7trunks/reminder-mcp'

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