mcp-servers-jos

josmithiii/mcp-servers-jos
★ 16 stars TypeScript API Integration Updated today
MCP servers by JOS, starting from MCP Template https://github.com/josmithiii/mcp-template
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-servers-jos": {
      "command": "npx",
      "args": [
        "-y",
        "josmithiii/mcp-servers-jos"
      ]
    }
  }
}