Skip to main content
Glama
al-one

MCP Server for notify to weixin / telegram / bark / lark

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
WEWORK_BOT_KEYNo企业微信群机器人key
WEWORK_BASE_URLNo企业微信API反代理地址,用于可信IPhttps://qyapi.weixin.qq.com
TELEGRAM_BASE_URLNoTelegram API base URLhttps://api.telegram.org
WEWORK_APP_CORPIDNo企业微信所属的企业ID
WEWORK_APP_SECRETNo企业微信应用的凭证密钥
WEWORK_APP_TOUSERNo企业微信默认接收人ID
TELEGRAM_BOT_TOKENNoTelegram Bot Token
WEWORK_APP_AGENTIDNo企业微信应用的ID
TELEGRAM_DEFAULT_CHATNoTelegram Default Chat ID

Tools

Functions exposed to the LLM to take actions

NameDescription
wework_send_text

通过企业微信群机器人发送文本或Markdown消息

wework_send_image

通过企业微信群机器人发送图片消息

wework_send_news

通过企业微信群机器人发送图文链接消息

wework_app_send_text

通过企业微信应用号发送文本或Markdown消息

wework_app_send_image

通过企业微信应用号发送发送图片消息

wework_app_send_video

通过企业微信应用号发送发送视频消息

wework_app_send_voice

通过企业微信应用号发送发送语音消息

wework_app_send_file

通过企业微信应用号发送发送文件消息

wework_app_send_news

通过企业微信应用号发送图文卡片消息

tg_send_message

Send text or markdown message via telegram bot

tg_send_photo

Send photo via telegram bot

tg_send_video

Send video via telegram bot

tg_send_audio

Send audio via telegram bot

tg_send_file

Send general files via telegram bot

ding_send_text

钉钉群机器人发送文本或Markdown消息

lark_send_text

飞书/Lark群机器人发送文本或Markdown消息

bark_send_notify

通过Bark推送通知

ntfy_send_notify

Push a notification via Ntfy

pushplus_send_msg

通过PushPlus(推送加)推送消息

ha_send_mobile

Send a notification to Home Assistant Mobile APP

text_to_sound

将一段文本转成mp3音频链接

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/al-one/mcp-notify'

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