$ timeahead.in
/ servers/npm/targetprocess-mcp-server
npm

targetprocess-mcp-server

MCP server for Tartget Process

5 stars488/wkupdated 0d agogithub ↗
83good
▣ Overview

What it does

This MCP server bridges Claude to Targetprocess, a project management platform. It exposes tools to query and manage work items—user stories, bugs, features, releases, and tasks—and enables operations like creating bugs, adding comments, writing test cases, and updating entity status. The server translates natural language requests into structured API calls, enabling AI-driven project workflows without manual navigation of the Targetprocess UI.

Who it's for

QA engineers, test automation specialists, and project managers who use Targetprocess and want Claude to automate routine work. Common personas: a QA lead asking Claude to generate test cases from a bug description, a PM querying active releases and their open work items, or a developer creating linked bugs within an automated workflow.

Common use cases

  • Query current releases and their active bugs or user stories
  • Generate test cases from a user story or bug description and create linked test plans
  • Search for cards by title or keyword in Targetprocess
  • Create bugs linked to existing user stories or features
  • Add comments to cards and update their status or content

Setup pitfalls

  • Requires Targetprocess API credentials (base URL and authentication token) and environment variables TP_PROJECT_ID and TP_TEAM_ID for most creation operations
  • The server reads local configuration and state files (filesystem read access); misconfigured paths will fail silently
  • No automated CI suite—the server has no passing tests, so stability depends on manual testing and recent commits
▣ Score BreakdownMCPScore = Σ(raw × weight)
DimensionRawWeighted
Security
35%
100
35.0
Freshness
25%
100
25.0
Adoption
20%
40
8.0
Quality
10%
100
10.0
Trust
10%
50
5.0
Total
83.0
⚿ Capabilities & Risk Explainer
fs readnetworksecrets
◆ Risk level: medium
fs read + network + secrets — requires access to credentials or environment secrets.
⚙ Install config
Claude Desktop · Cursor · Windsurf · VS Code (Copilot) · Claude Code
add to your MCP client config:
{
  "mcpServers": {
    "targetprocess": {
      "command": "npx",
      "args": [
        "-y",
        "targetprocess-mcp-server"
      ]
    }
  }
}
📈 Score historylast 48 snapshots
4/30/20267/6/2026 · 48 snapshots
⚙ Maintenance health
17/ 100 · is this project alive?
contributors (1y)5
top contributor share84%
releases (1y)0
ci✗ none
⛁ Raw data
weekly downloads488
github stars5
forks7
open issues0
license✓ present
readme length8620 chars
last publish0d ago
last commit0d ago
last updated12h ago
install verified✗ fail · 52d ago
owner of this server? claim your listing to get a verified badgeclaim →
🔔 Score drop alerts
get notified by email when this server's score drops 5+ points