Back to MCP Servers
🔌

wanaku-ai/wanaku

Apache-2.0

☁️ 🏠 The Wanaku MCP Router is a SSE-based MCP server that provides an extensible routing engine that allows integrating your enterprise systems with AI agents.

JavaAI & LLMs

Install

npx -y wanaku-ai-wanaku

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "wanaku-ai-wanaku": {
      "command": "npx",
      "args": [
        "-y",
        "wanaku-ai-wanaku"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.