MCP Server
MCP
TAPD MCP Server
在 Cursor/Copilot 中查询、分析和回填 TAPD bug / 需求
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "tapd-mcp-server",
"version": "1.0.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "TAPD 个人访问令牌",
"isRequired": true,
"isSecret": true,
"name": "TAPD_ACCESS_TOKEN"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment