by wanaku-ai
Wanaku MCP Router connects AI-enabled applications using the Model Context Protocol (MCP).
Wanaku is an open-source MCP Router designed for AI-enabled applications. It facilitates communication by implementing the Model Context Protocol (MCP), which standardizes how applications provide context to Large Language Models (LLMs).
To learn how to use Wanaku, please refer to the usage guide.
Wanaku can be used in any AI-enabled application that requires standardized context management for LLMs.
The project's README does not contain a specific FAQ section. For detailed usage and contribution guidelines, please refer to the respective documentation links provided in the README.
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.
# Install via JBang
jbang app install wanaku@wanaku-ai/wanaku
# Or download the latest binary from releases
# https://github.com/wanaku-ai/wanaku/releases
# 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.
This project is licensed under the Apache 2.0 License - see the LICENSE file for details.
Please log in to share your review and rating for this MCP.
Explore related MCPs that share similar capabilities and solve comparable challenges
by modelcontextprotocol
An MCP server implementation that provides a tool for dynamic and reflective problem-solving through a structured thinking process.
by danny-avila
Provides a self‑hosted ChatGPT‑style interface supporting numerous AI models, agents, code interpreter, image generation, multimodal interactions, and secure multi‑user authentication.
by block
Automates engineering tasks on local machines, executing code, building projects, debugging, orchestrating workflows, and interacting with external APIs using any LLM.
by RooCodeInc
Provides an autonomous AI coding partner inside the editor that can understand natural language, manipulate files, run commands, browse the web, and be customized via modes and instructions.
by pydantic
A Python framework that enables seamless integration of Pydantic validation with large language models, providing type‑safe agent construction, dependency injection, and structured output handling.
by mcp-use
A Python SDK that simplifies interaction with MCP servers and enables developers to create custom agents with tool‑calling capabilities.
by lastmile-ai
Build effective agents using Model Context Protocol and simple, composable workflow patterns.
by Klavis-AI
Provides production‑ready MCP servers and a hosted service for integrating AI applications with over 50 third‑party services via standardized APIs, OAuth, and easy Docker or hosted deployment.
by nanbingxyz
A cross‑platform desktop AI assistant that connects to major LLM providers, supports a local knowledge base, and enables tool integration via MCP servers.