Wanaku is an MCP router that enables AI agents to connect to multiple external services. It provides routing capabilities for API calls, data processing, and integration with various tools. The server connects to REST APIs, databases, and other MCP servers. Developers use it to build AI applications that require interactions with external systems and services.
Wanaku is an MCP router that enables AI agents to connect to multiple external services. It provides routing capabilities for API calls, data processing, and integration with various tools. The server connects to REST APIs, databases, and other MCP servers. Developers use it to build AI applications that require interactions with external systems and services.
Add this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"wanaku-ai-wanaku-github": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-wanaku-ai-wanaku-github"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from wanaku?"
API Key Required
This server requires an API key from wanaku. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| WANAKU_API_KEY | Yes | Your wanaku API key |
"What resources are available in wanaku?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in wanaku"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in wanaku with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
See what tools in your stack can connect to AI.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.