unitysvc-mcp-server

unitysvc/unitysvc-mcp-server
★ 0 stars Python AI/LLM Updated today
An MCP server.
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": {
    "unitysvc-mcp-server": {
      "command": "uvx",
      "args": [
        "unitysvc-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install unitysvc-mcp-server

README Excerpt

Exposes the UnitySVC catalog and account operations to MCP clients — Claude Code, Claude Desktop, Codex, claude.ai — so an agent can discover services, explain how to call them, and (when you supply credentials) operate your account. It is deliberately thin: it adapts MCP calls to the UnitySVC APIs through the official

Tools (7)

UNITYSVC_API_URLUNITYSVC_MCP_TRANSPORTUNITYSVC_SELLER_API_KEYUNITYSVC_SELLER_API_URLmarket_seller_stdio