mcps

skills-il/mcps
★ 6 stars TypeScript API Integration Updated today
Collection of MCP servers for Israeli data sources and APIs
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": {
    "mcps": {
      "command": "npx",
      "args": [
        "-y",
        "skills-il/mcps"
      ]
    }
  }
}