https://github.com/wanaku-ai/wanaku
Wanaku MCP Router
https://github.com/wanaku-ai/wanaku
agentic agentic-ai agents artificial-intelligence mcp mcp-server
Last synced: 2 months ago
JSON representation
Wanaku MCP Router
- Host: GitHub
- URL: https://github.com/wanaku-ai/wanaku
- Owner: wanaku-ai
- License: apache-2.0
- Created: 2025-02-01T13:12:59.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-04-08T11:12:14.000Z (2 months ago)
- Last Synced: 2025-04-08T12:25:18.021Z (2 months ago)
- Topics: agentic, agentic-ai, agents, artificial-intelligence, mcp, mcp-server
- Language: Java
- Homepage: https://wanaku.ai
- Size: 1.36 MB
- Stars: 56
- Watchers: 0
- Forks: 16
- Open Issues: 39
-
Metadata Files:
- Readme: README.md
- Contributing: docs/contributing.md
- License: LICENSE
Awesome Lists containing this project
- awesome-mcp-zh - wanaku-ai/wanaku
- awesome-mcp-servers - Wanaku MCP Router - Routes AI application context using the Model Context Protocol (MCP) (Table of Contents / AI Services)
- awesome-mcp-servers - Wanaku MCP Router - Routes AI application context using the Model Context Protocol (MCP) (Table of Contents / AI Services)
- mcp-index - Wanaku MCP Router - Connects AI applications to various data sources and tools using standardized context for large language models (LLMs). Enables seamless integration and interaction management for AI-enabled applications. (Cloud Services)
README
# Wanaku - A MCP Router that connects everything
The Wanaku MCP Router is a router for AI-enabled applications powered by the [Model Context Protocol (MCP)](https://modelcontextprotocol.io/).
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](https://en.wikipedia.org/wiki/Guanaco), a camelid native to
South America.[](https://www.youtube.com/watch?v=-fuNAo2j4SA)
## Usage Guide
Please follow the [usage guide](docs/usage.md) to learn how to use Wanaku.
## Building Wanaku MCP Router
If you want to build to the project, then read [building](docs/building.md) guide.
## Contributing
If you want to contribute to the project, then read the [contributing](docs/contributing.md) guide.