TAPD MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 178 installs a week from npm. Last commit 14 Jul 2026.
在 Cursor/Copilot 中查询、分析和回填 TAPD bug / 需求
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add tapd-mcp-server -- npx -y tapd-mcp-server
{
"mcpServers": {
"tapd-mcp-server": {
"args": [
"-y",
"tapd-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.tapd-mcp-server]
command = "npx"
args = ["-y", "tapd-mcp-server"]
{
"mcpServers": {
"tapd-mcp-server": {
"args": [
"-y",
"tapd-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"tapd-mcp-server": {
"args": [
"-y",
"tapd-mcp-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.