This roadmap explains where mcpjungle is heading over the next few months. In short, our focus is to:Documentation Index
Fetch the complete documentation index at: https://docs.mcpjungle.com/llms.txt
Use this file to discover all available pages before exploring further.
- Keep mcpjungle extremely simple & useful for developers
- Remove the biggest blockers to real MCP usage
- Add collaborative capabilities for teams
Here’s what’s coming next
1. Oauth Support
This is the highest-priority area. We are working on:- OAuth support for both upstream MCP servers and downstream clients
- smoother handling of stored credentials and token refresh flows
- integration with OpenID Connect
2. Better configuration-driven workflows, Infrastructure as Code, and GitOps support
We want mcpjungle to be easier to operate repeatedly, not just easy to try once. We are working on:- declarative configuration for managed entities
- config-driven reconciliation at startup
- live reload for supported config changes
- a more GitOps-friendly workflow for operators managing shared setups
3. A Web GUI
We’re working on a browser-based UI for easier management and visibility. It will serve as an alternative to the mcpjungle CLI.4. Better access control in enterprise mode
Once core usability is stronger, we plan to add more targeted control features for team scenarios. Near-term areas include:- per-client credentials
- more fine-grained ACLs
How we make roadmap decisions
We use a simple prioritization model:- Unblock real usage
- Reduce setup and operational friction
- Improve visibility
- Add focused control where teams actually need it
