Loading MCP server directory, please wait...
在 Cursor/Copilot 中查询、分析和回填 TAPD bug / 需求
npx @getmcp/cli add io.github.scizuixiangsis/tapd-mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
TAPD_ACCESS_TOKENTAPD 个人访问令牌
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.scizuixiangsis/tapd-mcp-server": {
"command": "npx",
"args": [
"-y",
"tapd-mcp-server"
],
"env": {
"TAPD_ACCESS_TOKEN": "",
"TAPD_DEFAULT_WORKSPACE_ID": ""
}
}
}
}