skills-mcp-server-recommend

github789i/skills-mcp-server-recommend
★ 0 stars Unknown language Other Updated 6d ago
There‘s some skills and mcp-server that worth to try, hope it will help you.
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": {
    "skills-mcp-server-re": {
      "command": "npx",
      "args": [
        "-y",
        "github789i/skills-mcp-server-recommend"
      ]
    }
  }
}