b9b5b35f-mcp-servers-tools-client-onb

ncreighton/b9b5b35f-mcp-servers-tools-client-onb
★ 0 stars Unknown language Code/Dev Tools Updated today
Every mcp servers professionals needs this — most just don't know it yet. Connects to 400+ apps via n8n's built-in integrations — no custom code needed. Import the JSON, set your credentials, click activate. Running in minutes. ## What's Included - Mcp Servers & Tools Client Onboarding Automation — fully configured and ready to use - Pre-built n
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "b9b5b35f-mcp-servers": {
      "command": "npx",
      "args": [
        "-y",
        "ncreighton/b9b5b35f-mcp-servers-tools-client-onb"
      ]
    }
  }
}