Feishu Project
Integrates with Feishu project management platform to automate requirement analysis, bug tracking, and task management through TypeScript and Express-based tools for development teams.
2 stars
0 tools
Created Aug 2025
@im47cn/im47cn-feishu-project-feishu-project-mcpAbout
Integrates with Feishu project management platform to automate requirement analysis, bug tracking, and task management through TypeScript and Express-based tools for development teams.
Categories
general
Installation
npm
npm install @im47cn/im47cn-feishu-project-feishu-project-mcp
Configuration
{
"mcpServers": {
"im47cn-feishu-project-feishu-project-mcp": {
"command": "npx",
"args": [
"-y",
"@im47cn/im47cn-feishu-project-feishu-project-mcp"
]
}
}
}