mcp-server-template-xmcp

sidneymiles02081983-commits/mcp-server-template-xmcp
★ 0 stars TypeScript Other Updated today
Generated from alpic-ai/mcp-server-template-xmcp
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": {
    "mcp-server-template-": {
      "command": "npx",
      "args": [
        "-y",
        "sidneymiles02081983-commits/mcp-server-template-xmcp"
      ]
    }
  }
}