Feishu Project
Integrates with Feishu Project management API, enabling direct interaction with project data, tasks, and resources through environment variable authentication and stdio-based transport.
5 stars
0 tools
Created Aug 2025
@roland0511/roland0511-feishu-project-feishu-projAbout
Integrates with Feishu Project management API, enabling direct interaction with project data, tasks, and resources through environment variable authentication and stdio-based transport.
Categories
general
Installation
npm
npm install @roland0511/roland0511-feishu-project-feishu-proj
Configuration
{
"mcpServers": {
"roland0511-feishu-project-feishu-proj": {
"command": "npx",
"args": [
"-y",
"@roland0511/roland0511-feishu-project-feishu-proj"
]
}
}
}