genpark-universal-mcp-tool-protocol-gateway-skill

alphaparkinc/genpark-universal-mcp-tool-protocol-gateway-skill
★ 8 stars Python AI/LLM Updated today
Universal Model Context Protocol (MCP) gateway adapter for Claude/Cursor agents
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": {
    "genpark-universal-mc": {
      "command": "uvx",
      "args": [
        "genpark-universal-mcp-tool-protocol-gateway-skill"
      ]
    }
  }
}

Or install with pip: pip install genpark-universal-mcp-tool-protocol-gateway-skill

Topics

agentic-aiai-agentautomationgenparkllm-toolsmcp-serverpython