Skip to content

Openbird

Free

by MCP Community

Feishu infrastructure service — relay mode or MCP server mode

v3.1.0Added Apr 12, 2026
feishularkmcpwebsocketopenbird
Works with:ClaudeGPTGeminiCopilot

Openbird MCP Server

Feishu infrastructure service — relay mode or MCP server mode

Installation

npx -y openbird

Reviews

Leave a Review

Installation

Quick install
npx -y openbird
Add to claude_desktop_config.json
{
  "mcpServers": {
    "openbird": {
      "command": "npx",
      "args": ["-y", "openbird"]
    }
  }
}