Skip to main content
Glama
ch1y1z1

notification-mcp

by ch1y1z1

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BARK_SERVERNo自建Bark服务器URL,默认为https://api.day.app
PUSHDEER_KEYSNo逗号分隔的PushDeer密钥列表(必需)
PUSHDEER_SERVERNo自建PushDeer服务器URL,默认为https://api2.pushdeer.com
BARK_DEVICE_KEYSNo逗号分隔的Bark设备密钥列表(必需)

Capabilities

Features and capabilities supported by this server

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

Tools

Functions exposed to the LLM to take actions

NameDescription
send_messageB
向所有配置的 Bark 设备发送消息

Args:
    title: 消息标题
    content: 消息内容

Returns:
    str: 发送结果

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/ch1y1z1/notification-mcp'

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