Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Ā© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. šŸ› ļø Other Tools and Integrations
  3. Wanaku
Wanaku logo
Health: ActiveRecent health check succeeded.Last checked 9/11/2026, 9:01:21 PM

Wanaku

User RatingsBe the first to rate and review this MCP server!
View Repository133 GitHub StarsTotal stargazers on GitHub for the source repository (133 stars).Visit Website
mcpsecurityproxytool-routingenterprise

Routes MCP actions through a governed proxy with policy enforcement, authentication, namespaces, discovery, and administration.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON ā–¾

Client Config & Setup

Remote HTTP
Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "wanaku-ai-wanaku": {
      "url": "http://localhost:8081/mcp"
    }
  }
}

šŸ’” Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesšŸ› ļø More in Other Tools and Integrations

Overview

The wanaku-ai/wanaku MCP server routes agent actions through a governed proxy instead of allowing agents to access backend systems directly. It exposes an MCP endpoint, management API, and admin UI, while remote MCP tools can be registered as forwards and automatically discovered. Apache Camel routes can also be published as tools, with policy, identity, namespace, and audit controls applied in the proxy layer. Reach for it when you need to centralize access controls and integration logic between AI agents and enterprise systems.

Use cases

•Route agent tool calls through a controlled proxy
•Register and refresh tools from remote MCP servers
•Publish Apache Camel routes as agent tools
•Separate tools and resources by namespace
•Manage MCP resources and forwards through an admin API

Key features

•MCP endpoint with namespaced access
•Remote MCP forward and tool discovery
•Apache Camel route publishing
•Policy and WebAssembly action filters
•Keycloak and oauth2-proxy deployment support
•Management API and admin dashboard

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Wanaku.

Extracted Tool Capabilities
MCP endpoint with namespaced access
Remote MCP forward and tool discovery
Apache Camel route publishing
Policy and WebAssembly action filters
Keycloak and oauth2-proxy deployment support
Management API and admin dashboard

How Wanaku works

What wanaku-ai/wanaku does

The wanaku-ai/wanaku MCP server acts as an intermediary between AI agents and the systems those agents need to affect. Agents submit tool calls to Wanaku, while the proxy performs the corresponding backend work. This separation keeps direct backend access out of the agent and provides a central location for policy, identity, data controls, and auditing.

Integration developers can publish Apache Camel routes as agent-facing tools. Wanaku can also register remote MCP servers as forwards, discover their tools, and make those tools available through its local catalog. Tools and resources can be organized into namespaces for teams, tenants, or environments.

The project includes a management API for tools, resources, prompts, forwards, and namespaces, plus a web-based administration interface. Its architecture supports plugins through feature crates and a composable filter pipeline.

How it works

Clients connect to the MCP endpoint at http://localhost:8081/mcp. Namespaced access uses a path such as /{namespace}/mcp. The management API runs separately on port 8080 under /api/v1/..., and the admin interface is available at /admin/.

A remote MCP server is added as a forward with a name and address. After a refresh operation, Wanaku discovers the upstream tools and exposes them in its local catalog. The client does not need to know that those tools are forwarded. The proxy can intercept tool calls, agent-to-agent messages, and inference traffic, depending on the configured deployment and controls.

Policy enforcement can use LLM-powered evaluators and WebAssembly action scripts to classify, filter, or block tool calls. Authentication and authorization are provided through an external oauth2-proxy and Keycloak arrangement rather than being configured solely inside the server.

Setup and configuration

The wanaku-ai/wanaku MCP server can be installed on Linux or macOS with the repository's shell installer, which places wanaku-server in $HOME/bin. The installation directory can be changed with WANAKU_INSTALL_DIR. A container image is also published as quay.io/wanaku/wanaku-server, with MCP and management ports exposed separately.

A wanaku.yaml file can preload forward definitions. For example, a forward specifies a local name and the URL of an upstream MCP endpoint. Without a configuration file, the server starts with an empty registry that can be populated through the management API.

Building from source requires Rust 1.96 or later and Yarn. Running cargo build also builds the admin UI when its distribution directory is absent. The documented source workflow then starts the service with cargo run.

For protected deployments, oauth2-proxy instances are placed in front of the MCP and management ports. The MCP proxy accepts authenticated users, while the management proxy requires an administrator role. Wanaku can publish RFC 9728 protected-resource metadata, using WANAKU_AUTH_ISSUER to identify the Keycloak authorization server.

Tools and capabilities

The wanaku-ai/wanaku MCP server provides the following supported capabilities:

  • Expose MCP tools through a local or namespaced endpoint.
  • Register remote MCP servers as forwards.
  • Discover tools from registered upstream MCP servers.
  • Publish Apache Camel routes as tools.
  • Manage tools, resources, prompts, forwards, and namespaces through the REST API.
  • Apply policy filters, WebAssembly action scripts, and LLM-based evaluators.
  • Manage configuration through the web admin dashboard.
  • Isolate tools and resources by namespace.

Limitations and notes

Wanaku is a routing and governance layer, not a catalog of backend integrations by itself. The README describes Apache Camel routes, upstream MCP servers, and separate capability projects as the mechanisms for adding actions.

Authentication is documented as an external deployment using oauth2-proxy and Keycloak. The repository does not identify a built-in list of compatible desktop clients, nor does it describe a hosted SaaS endpoint. The project is marked as an early-access build, and the supplied quick-start instructions target Linux, macOS, containers, or source builds.

Getting started with this wanaku-ai/wanaku MCP server

Always refer to the official documentation for the most accurate and up-to-date information.

Read the full README →View source on GitHub →

Related MCP Servers

View all in Other Tools and Integrations View all alternatives
  • Filesystem logoFilesystem
    Verified

    Secure file operations with configurable access controls.

    šŸ› ļø Other Tools and Integrations2 views
    Compare vs Filesystem →
  • Git logoGit
    Verified

    Tools to read, search, and manipulate Git repositories.

    šŸ› ļø Other Tools and Integrations4 views
    Compare vs Git →
  • Time logoTime
    Verified

    Time and timezone conversion capabilities.

    šŸ› ļø Other Tools and Integrations3 views
    Compare vs Time →
  • Sequential Thinking logoSequential Thinking
    Verified

    Dynamic and reflective problem-solving through thought sequences.

    šŸ› ļø Other Tools and Integrations1 views
    Compare vs Sequential Thinking →

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks — not a rating.

GitHub stars
133
Stargazers on the source repository.
Last commit
1d ago
Most recent push to the default branch.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet — be the first to share how this listing worked for you.

Frequently Asked Questions about Wanaku

Use the repository's shell installer on Linux or macOS, run the published container image, or build from source with Rust 1.96+ and Yarn.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewWanaku AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/wanaku-ai-wanaku?style=directory)](https://allmcps.com/mcp/wanaku-ai-wanaku)
HTML Embed
<a href="https://allmcps.com/mcp/wanaku-ai-wanaku"><img src="https://allmcps.com/api/badge/wanaku-ai-wanaku?style=directory" alt="Wanaku on AllMCPs" /></a>

Technical Specs & Signals

CategoryšŸ› ļøOther Tools and Integrations
PricingFree
More technical detailsExpand ā–¾
TransportSSE (Remote)
AuthOAuth
LicenseApache-2.0
Last updatedSep 11, 2026
10/11 checks healthy over the last 33d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars133
GitHub Star CountTotal stargazers on GitHub representing community popularity (133 stars).
Last commit1d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 11, 2026
55Quality signal: Good Ā· 55/100How this signal is calculated ā–¾
Server availabilityNot measured

Not scored for repo-hosted servers — we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools23/30
Adoption & activity8/15
Community engagement0/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

ā˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge — proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it — no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in šŸ› ļø Other Tools and Integrations →Alternatives to Wanaku →Install in Claude DesktopInstall in CursorInstall in VS Code