3765ddf0-mcp-servers-tools-report-gen

ncreighton/3765ddf0-mcp-servers-tools-report-gen
★ 0 stars Unknown language Code/Dev Tools Updated 8d ago
Built for mcp servers professionals who are tired of manually copying data between apps and rebuilding the same process every time. Import the JSON, set your credentials, click activate. Running in minutes. Connects to 400+ apps via n8n's built-in integrations — no custom code needed. ## What's Included - Mcp Servers & Tools Report Generation An
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": {
    "3765ddf0-mcp-servers": {
      "command": "npx",
      "args": [
        "-y",
        "ncreighton/3765ddf0-mcp-servers-tools-report-gen"
      ]
    }
  }
}