For the complete documentation index, see llms.txt.

Welcome to Albato Help

What is Albato MCP


IN THIS ARTICLE

Albato MCP is a unified, white-label MCP server that gives your AI agents access to 1,000+ apps through a single endpoint. It's built on Albato's integration platform, the same infrastructure that already handles over a billion API calls a month for Albato's existing customers.

This article is the starting point for the MCP documentation: what Albato MCP is, why it's built the way it is, and where to go next depending on what you're trying to do.

 

How it works

Instead of connecting your agent to a separate MCP server for every app it needs, you connect it once to Albato MCP. When the agent needs to act, it sends the request to Albato, and Albato routes it to the right app and API method on behalf of your end user, using that user's own stored credentials.

Albato MCP unified router: one AI agent connection routing to 1,000+ apps across CRM, messaging, productivity, and email categories

For example, a single user prompt like "summarize this deal and share it with the team" can turn into three calls under the hood: pull the deal from a CRM, post a summary to a chat app, and log a note back on the deal, all through the one MCP connection, with no per-app integration work on your side.

In this video, you'll see how Albato's white-label MCP helps you connect your product to 1,000+ apps through a single multi-tenant MCP server, without the overhead of managing multiple separate connections. The agent uses Albato MCP to:

  • find a HubSpot deal;
  • create a deal summary;
  • send it to Slack;
  • add the summary back to HubSpot as a note.
 
 

Why not just connect a native MCP server per app

For a single app and a simple, single-action use case, a native MCP server works fine. The problems start once your agent needs to reach several apps at once, or once you have more than one end user.

Every MCP server an agent is connected to adds its full tool schema to the agent's context. Connect a handful of native servers and the agent is carrying a much bigger context, which drives up token costs and makes it more likely to pick the wrong tool. Each server also comes with its own dashboard, its own auth flow, and its own branding on the connect screen, which your users see directly.

Albato MCP addresses this by acting as the single point of contact: your agent only ever sees the tools it actually needs, monitoring lives in one place, and every connect screen carries your brand instead of a third party's. The MCP Architectural Principles article goes into the specific design choices behind this, like why calls are batched and how authentication is scoped per user.

 

What it's built for

Albato MCP is built for teams where integrations are a real feature of the product, not a one-off script: AI agents or copilots that need to reach many apps on behalf of many different end users, with each user's connections and credentials kept separate from everyone else's, and the whole experience carrying your own brand rather than Albato's or a third-party provider's.

 

Where to go next

Need help? Contact your Albato manager or reach out to the Albato support team.

Did this answer your question?