Skip to main content
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.

Base URL

All MCP requests are sent to:
https://unify.bundleup.io/v1/mcp

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
Your AI agent calls a single tool definition. BundleUp handles provider differences internally.