Skip to main content
Glama
rizzee

mcp-telegram-notify

by rizzee

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HOSTNoHost address for HTTP/SSE transport.0.0.0.0
MCP_PATHNoPath of the MCP endpoint./mcp
MCP_PORTNoPort for HTTP/SSE transport.8000
LOG_LEVELNoLog level: DEBUG, INFO, WARNING, ERROR, CRITICAL.INFO
MCP_TRANSPORTNoTransport protocol: stdio, http, or sse.stdio
NGROK_AUTHTOKENNongrok authentication token, optional, for public HTTPS tunneling.
REMINDERS_DB_PATHNoPath to the SQLite database for reminders.reminders.db
TELEGRAM_BOT_TOKENYesTelegram bot token obtained from @BotFather. Required.
ENABLE_X402_MIDDLEWARENoEnable stub monetization middleware (true/false).false
REMINDER_MAX_DELAY_SECONDSNoMaximum delay in seconds for scheduled reminders.2592000
REMINDER_MIN_DELAY_SECONDSNoMinimum delay in seconds for scheduled reminders.1
REMINDER_POLL_INTERVAL_SECONDSNoInterval in seconds for the reminder worker to poll the database.5

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/rizzee/mcp-telegram-notify'

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