fdc547d2-mcp-servers-tools-quiz-and-t

ncreighton/fdc547d2-mcp-servers-tools-quiz-and-t
★ 0 stars Unknown language Code/Dev Tools Updated 8d ago
The mcp servers tool you'd build yourself — if you had the time. 24/7 operation — runs on your server or scales to any hosting platform. Easy setup: invite → configure → active in under 10 minutes. ## What's Included - Mcp Servers & Tools Quiz And Training — fully configured and ready to use - Slash command interface for all major functions - Pe
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": {
    "fdc547d2-mcp-servers": {
      "command": "npx",
      "args": [
        "-y",
        "ncreighton/fdc547d2-mcp-servers-tools-quiz-and-t"
      ]
    }
  }
}