the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.aahl/mcp-notify",
"description": "MCP Server for notify to Weixin, Telegram, Bark, Lark, Feishu, DingTalk",
"title": "Notify MCP Server",
"repository": {
"url": "https://github.com/aahl/mcp-notify",
"source": "github"
},
"version": "0.1.11",
"packages": [
{
"registryType": "pypi",
"identifier": "mcp-notify",
"version": "0.1.11",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "The default key for the WeWork group robot can also be specified in the prompt",
"isSecret": true,
"name": "WEWORK_BOT_KEY"
},
{
"description": "Company ID of WeWork",
"name": "WEWORK_APP_CORPID"
},
{
"description": "Secret key of WeWork",
"isSecret": true,
"name": "WEWORK_APP_SECRET"
},
{
"description": "Agent ID of WeWork Application, Default: 1000002",
"name": "WEWORK_APP_AGENTID"
},
{
"description": "Default recipient user ID in WeWork, Default: @all",
"name": "WEWORK_APP_TOUSER"
},
{
"description": "Access token of DingTalk Robot, Can also be specified in the prompt",
"isSecret": true,
"name": "DINGTALK_BOT_KEY"
},
{
"description": "The key of Lark Robot, Can also be specified in the prompt",
"isSecret": true,
"name": "LARK_BOT_KEY"
},
{
"description": "The key of Feishu Robot, Can also be specified in the prompt",
"isSecret": true,
"name": "FEISHU_BOT_KEY"
},
{
"description": "Telegram Default Chat ID, Can also be specified in the prompt",
"name": "TELEGRAM_DEFAULT_CHAT"
},
{
"description": "Telegram Bot Token",
"isSecret": true,
"name": "TELEGRAM_BOT_TOKEN"
},
{
"description": "Default PushPlus token, Can also be specified in the prompt",
"isSecret": true,
"name": "PUSH_PLUS_TOKEN"
}
]
},
{
"registryType": "oci",
"identifier": "ghcr.io/aahl/mcp-notify:latest",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Transport protocol to use",
"format": "string",
"default": "stdio",
"name": "TRANSPORT"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-03-26T03:10:39.709703Z",
"publishedAt": "2026-03-26T03:10:39.709703Z",
"updatedAt": "2026-03-26T03:10:39.709703Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 0.1.11last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.