TAPD MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 158 installs a week from npm. Last commit 14 Jul 2026.
在 Cursor/Copilot 中查询、分析和回填 TAPD bug / 需求
Today is the operative word: we check TAPD MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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"
}
}
}
This one needs environment variables set before it will start:
TAPD_ACCESS_TOKEN (TAPD 个人访问令牌), TAPD_ALLOW_RAW_WRITE (是否允许 tapd_call_api 通用透传工具发起 POST 写操作,设为 true 开启;默认关闭,仅拦截透传写入,不影响专用写工具).
The author declared them in the registry entry; get the values from the project itself.
在 Cursor/Copilot 中查询、分析和回填 TAPD bug / 需求
Deploy to IBM Code Engine from Cursor, Copilot, Claude & Cline. Build, push, deploy via MCP.
Persistent memory MCP server for Claude Code, Cursor, and GitHub Copilot.
New Relic MCP server for observing AI coding assistants (Claude Code, Cursor, Copilot, etc.)
MCP Server for okx.com
MCP server for customer-io
stdio bridge for the SPOC MCP server — for Claude Desktop, Cursor, Zed
Color Ai MCP Server by MEOK AI Labs
Answers built from our own checks of this server.