Back to MCP Directory
Connections & Capabilities
Connects To
GitHubKubernetes
Capabilities
readwriteexecadmin
Exposed MCP Tools (3)
safe
tools listLists available tools registered with the Wanaku router.
Read-only operation; no side effects.
moderate
tools addAdds a new tool to the Wanaku router, specifying its URI and service type.
Adds a tool, but doesn't inherently execute or modify data.
safe
resources listLists available resources managed by the Wanaku router.
Read-only operation; no side effects.
Safety Assessment
Wanaku offers a balance between functionality and security. It is relatively safe when used with strong authentication, proper namespace isolation, and careful tool vetting. Risks increase when custom tools are added without security considerations or when exposed to the internet without proper hardening.
- Built-in authentication and authorization via Keycloak
- Multi-namespace support for resource isolation
- Extensible architecture allows for custom security measures
- MCP-to-MCP bridge can act as a gateway with controlled access
- Leverages Apache Camel components, potentially introducing vulnerabilities if misconfigured
- Requires careful configuration to prevent unauthorized access to resources
- Exposure to the internet as a router increases attack surface
- Potential for insecure tool integrations if custom tools are not properly vetted
- Write operations are possible, increasing the risk of unintended modifications
