Labsco
MCP SERVER

Feishu API

by NINGyv179

Pull recently updated defects and their links out of Feishu, inside the IDE you are fixing them in.

Project & Task Management
Summary
The defect list comes to the editor instead of the other way round.

Two tools, both aimed at the same moment: you are in the IDE, something is broken, and the ticket lives in Feishu. The API resources sit behind them for when you need the specification rather than the defect.

What it is

A Feishu server built for Windsurf. It reads API information from Feishu OpenAPI, exposes API projects and their endpoints as resources, and provides two defect tools.

What you get
  • A list of recently updated defects
  • The link to a specific defect
  • API projects and the APIs inside them, addressable as resources
Requirements

A Feishu app - its ID and secret, plus the table and app token identifying the base it reads - all four set in the MCP client config. Node, with the project built before first run.