.agents/marketplace/mcp-servers.json

29 lines
715 B
JSON

[
{
"id": "ai-notify-mcp",
"source": "mcpservers.org",
"catalogId": "zhiyingzzhou/ai-notify-mcp",
"name": "Ai Notify Mcp",
"description": "Ai Notify Mcp MCP server",
"category": "Other",
"homepage": "https://mcpservers.org/servers/zhiyingzzhou/ai-notify-mcp",
"official": false,
"enabled": true,
"scope": {
"harnesses": [],
"workspaces": [],
"channels": []
},
"config": {
"transport": "stdio",
"command": "node",
"args": [
"/绝对路径/ai-notify-mcp/dist/index.js"
],
"env": {},
"timeoutMs": 20000
},
"installedAt": "2026-03-03T06:05:21.689Z",
"updatedAt": "2026-03-03T06:05:21.689Z"
}
]