Openbird
Freeby MCP Community
Feishu infrastructure service — relay mode or MCP server mode
v3.1.0Added Apr 12, 2026
feishularkmcpwebsocketopenbird
Openbird MCP Server
Feishu infrastructure service — relay mode or MCP server mode
Installation
npx -y openbird
Reviews
Installation
Quick install
npx -y openbird
Add to claude_desktop_config.json
{
"mcpServers": {
"openbird": {
"command": "npx",
"args": ["-y", "openbird"]
}
}
}