M
Meegle MCP
作者 @pluginmd
Meegle (Feishu Project / Lark Suite) OpenAPI MCP Server — 102 tools across 13 groups to connect AI agents to Meegle project management via Model Context Protocol.
创建于 4/7/2026
更新于 about 9 hours ago
README
Repository documentation and setup instructions
GitHub API error: 403
快速设置
此服务器的安装指南
安装包 (如果需要)
npx @modelcontextprotocol/server-meegle-mcp
Cursor 配置 (mcp.json)
{
"mcpServers": {
"pluginmd-meegle-mcp": {
"command": "npx",
"args": [
"pluginmd-meegle-mcp"
]
}
}
}