Qingflow App User
Freeby MCP Community
Operational end-user MCP for Qingflow records, tasks, comments, and directory workflows.
v0.2.0-beta.76Added Apr 12, 2026
mcpqingflowagentstdioapp-user
Qingflow App User MCP Server
Operational end-user MCP for Qingflow records, tasks, comments, and directory workflows.
Installation
npx -y @josephyan/qingflow-app-user-mcp
Reviews
Installation
Quick install
npx -y @josephyan/qingflow-app-user-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"qingflow-app-user": {
"command": "npx",
"args": ["-y", "@josephyan/qingflow-app-user-mcp"]
}
}
}