mcp360

api-evangelist/mcp360
★ 0 stars Unknown language AI/LLM Updated 4d ago
Hosted unified MCP gateway that exposes 100+ third-party tools to AI agents via the Model Context Protocol, with a no-code Custom MCP Builder that wraps any REST API as an MCP server, plus a conventional REST surface behind the same gateway.
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": {
    "mcp360": {
      "command": "npx",
      "args": [
        "-y",
        "api-evangelist/mcp360"
      ]
    }
  }
}

README Excerpt

Hosted unified MCP gateway that exposes 100+ third-party tools to AI agents via the Model Context Protocol, with a no-code Custom MCP Builder that wraps any REST API as an MCP server, plus a conventional REST surface behind the same gateway.

Topics

apis-ioapis-io-submission