The Proxy MCP server forwards tools from an upstream MCP server. BundleUp acts as a secure gateway between AI agents and an existing MCP server, adding credential management, tenant isolation, logging, and rate limiting. Unlike Unified MCP, Proxy MCP does not define or normalize tools. It passes through the upstream tool definitions as-is.Documentation Index
Fetch the complete documentation index at: https://docs.bundleup.io/llms.txt
Use this file to discover all available pages before exploring further.
Base URL
All MCP requests are sent to:What Proxy MCP Does
- Connects to an upstream MCP server
- Mirrors its tools and resources
- Proxies tool calls
- Injects credentials using a connection_id
- Applies logging, retries, and rate limits

