zdtp-mcp

aldo-lushkja/zdtp-mcp
★ 1 stars Java AI/LLM Updated today
A lightweight, zero-framework Model Context Protocol (MCP) server for Targetprocess (67 tools, Java 21, Docker multi-arch & GraalVM Native)
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "zdtp-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "aldo-lushkja/zdtp-mcp"
      ]
    }
  }
}

README Excerpt

A high-performance Java application implementing the [Model Context Protocol (MCP)](https://modelcontextprotocol.io) to expose Targetprocess data to AI assistants. Built with a **Zero-Framework** policy for maximum speed and portability. --- ```bash gemini mcp add zdtp docker run -i --rm \ -e TP_URL="https://youraccount.tpondemand.com" \

Tools (2)

TP_TOKENTP_URL