Skip to main content
Glama

Wanaku - A MCP Router that connects everything

License Build Release

The Wanaku MCP Router is a router for AI-enabled applications powered by the Model Context Protocol (MCP).

This protocol is an open protocol that standardizes how applications provide context to LLMs.

The project name comes from the origins of the word Guanaco, a camelid native to South America.

Key Features

  • Unified Access - Centralized routing and resource management for AI agents

  • MCP-to-MCP Bridge - Act as a gateway or proxy for other MCP servers

  • Extensive Connectivity - Leverage 300+ Apache Camel components for integration

  • Secure by Default - Built-in authentication and authorization via Keycloak

  • Kubernetes-Native - First-class support for OpenShift and Kubernetes deployments

  • Extensible Architecture - Easy to add custom tools and resource providers

  • Multi-Namespace Support - Organize tools and resources across isolated namespaces

Related MCP server: XiaozhiMCP-MapNAVI

Quick Start

Getting Started With Wanaku

Wanaku CLI Installation

# Install via JBang jbang app install wanaku@wanaku-ai/wanaku # Or download the latest binary from releases # https://github.com/wanaku-ai/wanaku/releases

Basic Usage

# Authenticate with your Wanaku router wanaku auth login --url http://localhost:8080 # List available tools wanaku tools list # Add a new tool wanaku tools add --uri http://example.com/api --service http # List available resources wanaku resources list

For complete installation and configuration instructions, see the Usage Guide.

Documentation

Community

License

This project is licensed under the Apache 2.0 License - see the LICENSE file for details.

-
security - not tested
A
license - permissive license
-
quality - not tested

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/wanaku-ai/wanaku'

If you have feedback or need assistance with the MCP directory API, please join our Discord server