unleashed-claude-mcp

PerfectTed/unleashed-claude-mcp
★ 0 stars TypeScript 🤖 AI/LLM Updated today
Read-only MCP server for connecting Claude to approved Unleashed API tools and business data.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "unleashed-claude-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "PerfectTed/unleashed-claude-mcp"
      ]
    }
  }
}

README Excerpt

Read-only Claude MCP connector for approved Unleashed API access, deployable on Railway Expose a small, approved set of read-only Unleashed API calls to Claude as a remote MCP connector. - Platform: Railway - Transport: Streamable HTTP MCP endpoint - Intended connector: Claude custom connector - `GET /health` - Railway health check

Tools (5)

unleashed_get_customerunleashed_get_productunleashed_list_customersunleashed_list_productsunleashed_list_sales_orders