Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LARK_BOT_KEYNoLark群机器人key,也可以在提示词指定
BARK_BASE_URLNoBark API地址https://api.day.app
HASS_BASE_URLNoHome Assistant 地址http://homeassistant.local:8123
LARK_BASE_URLNoLark API地址https://open.larksuite.com
NTFY_BASE_URLNoNtfy API地址https://ntfy.sh
FEISHU_BOT_KEYNo飞书群机器人key,也可以在提示词指定
WEWORK_BOT_KEYNo企业微信群机器人默认key,也可以在提示词指定
BARK_DEVICE_KEYNo默认Bark设备key,也可以在提示词指定
FEISHU_BASE_URLNo飞书API地址https://open.feishu.cn
HASS_MOBILE_KEYNoHome Assistant 移动设备key (如: mobile_app_your_iphone),也可在提示词指定
PUSH_PLUS_TOKENNo默认PushPlus令牌,也可以在提示词指定
WEWORK_BASE_URLNo企业微信API反代理地址,用于可信IPhttps://qyapi.weixin.qq.com
DINGTALK_BOT_KEYNo钉钉群机器人access_token
DINGTALK_BASE_URLNo钉钉API地址https://oapi.dingtalk.com
HASS_ACCESS_TOKENNoHome Assistant 长效令牌
TELEGRAM_BASE_URLNoTelegram API反代理地址https://api.telegram.org
WEWORK_APP_CORPIDNo企业微信所属的企业ID
WEWORK_APP_SECRETNo企业微信应用的凭证密钥
WEWORK_APP_TOUSERNo企业微信默认接收人ID,也可以在提示词指定@all
NTFY_DEFAULT_TOPICNo默认Ntfy订阅主题,也可以在提示词指定
PUSH_PLUS_BASE_URLNoPushPlus API地址http://www.pushplus.plus
TELEGRAM_BOT_TOKENNoTelegram 机器人令牌
WEWORK_APP_AGENTIDNo企业微信应用的ID1000002
TELEGRAM_DEFAULT_CHATNoTelegram 默认会话ID,也可以在提示词指定

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
wework_send_textC

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

wework_send_imageB

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

wework_send_newsA

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

wework_app_send_textB

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

wework_app_send_imageC

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

wework_app_send_videoC

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

wework_app_send_voiceC

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

wework_app_send_fileC

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

wework_app_send_newsC

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

tg_send_messageB

Send text or markdown message via telegram bot

tg_send_photoB

Send photo via telegram bot

tg_send_videoC

Send video via telegram bot

tg_send_audioC

Send audio via telegram bot

tg_send_fileC

Send general files via telegram bot

ding_send_textB

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

lark_send_textA

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

bark_send_notifyC

通过Bark推送通知

ntfy_send_notifyB

Push a notification via Ntfy

pushplus_send_msgC

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

ha_send_mobileB

Send a notification to Home Assistant Mobile APP

text_to_soundA

将一段文本转成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/aahl/mcp-notify'

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