81aad65f-mcp-servers-tools-competitor

ncreighton/81aad65f-mcp-servers-tools-competitor
★ 0 stars Unknown language Communication Updated 2d ago
mcp servers professionals waste hours on manually copying data between apps and rebuilding the same process every time. This fixes that. Built for production: error handling, retry logic, and failure notifications included. Connects to 400+ apps via n8n's built-in integrations — no custom code needed. ## What's Included - Mcp Servers & Tools Com
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": {
    "81aad65f-mcp-servers": {
      "command": "npx",
      "args": [
        "-y",
        "ncreighton/81aad65f-mcp-servers-tools-competitor"
      ]
    }
  }
}