Skip to content

Targetprocess

Free

by MCP Community

MCP server for Tartget Process

v1.0.20Added Apr 12, 2026
mcptpmcp-servertargetprocesstargetprocess-server
Works with:ClaudeGPTGeminiCopilot

Targetprocess MCP Server

MCP server for Tartget Process

Installation

npx -y targetprocess-mcp-server

Reviews

Leave a Review

Installation

Quick install
npx -y targetprocess-mcp-server
Add to claude_desktop_config.json
{
  "mcpServers": {
    "targetprocess": {
      "command": "npx",
      "args": ["-y", "targetprocess-mcp-server"]
    }
  }
}