wanaku
by wanaku-ai
Overview
Centralized routing and management of AI agent access to diverse tools and resources via the Model Context Protocol (MCP).
Installation
wanaku start local --capabilities-client-secret=<your-keycloak-client-secret>Environment Variables
- AUTH_SERVER
- AUTH_PROXY
- QUARKUS_OIDC_CLIENT_CREDENTIALS_SECRET
- WANAKU_SECRETS_ENCRYPTION_PASSWORD
- WANAKU_SECRETS_ENCRYPTION_SALT
Security Notes
The 'exec' tool, available by default, allows arbitrary command execution without input validation, posing a severe remote code execution risk. Proper OIDC authentication with Keycloak is implemented, but requires careful configuration (e.g., enabling TLS verification in production). Secret encryption at rest is supported but must be explicitly enabled with environment variables.
Similar Servers
fastmcp
FastMCP is an ergonomic interface for the Model Context Protocol (MCP), providing a comprehensive framework for building and interacting with AI agents, tools, resources, and prompts across various transports and authentication methods.
mcpo
Exposes Model Context Protocol (MCP) tools as OpenAPI-compatible HTTP servers.
mcp-context-forge
Converts web content (HTML, PDF, DOCX, etc.) and local files from a URL into high-quality Markdown format. It supports multiple conversion engines, content optimization, batch processing, and image handling.
1xn-vmcp
An open-source platform for composing, customizing, and extending multiple Model Context Protocol (MCP) servers into a single logical, virtual MCP server, enabling fine-grained context engineering for AI workflows and agents.