The Unified MCP server exposes AI-ready tools backed by the BundleUp Unified API. It provides a stable, provider-agnostic interface for common workflows across chat, git, project management, CRM, and document platforms. Instead of defining separate tools for Slack, Discord, GitHub, GitLab, Jira, or Linear, Unified MCP exposes consistent tool schemas that work across supported integrations.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 Unified MCP Does
- Exposes normalized tools (for example: send message, list pull requests, fetch issues)
- Maps tool calls to the correct provider using a connection_id
- Normalizes responses across integrations
- Handles authentication, token refresh, retries, and rate limits automatically

