Back to directory
ningyv179/mcp-feishu

ningyv179/mcp-feishu

@NINGyv179

Windsurf IDE集成的飞书API MCP服务器,从飞书OpenAPI获取API信息并提供工具用于API发现和测试

feishumcpwindsurfapiidetypescriptopenapiintegrationcloud

Installation & Configuration

{
  "mcpServers": {
    "feiShuServer": {
      "command": "node",
      "args": [
        "/Program Files/project/mcp-feishu/dist/index.js"
      ],
      "env": {
        "APP_ID": "",
        "APP_SECRET": "",
        "TABLE_ID": "",
        "APP_TOKEN": ""
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/14
Updated
2026/6/15