Table of contents

Add secure integrations to your products and AI agents with ease via Merge.
Get a demo

MCP gateway: how it works, benefits, and solutions

Jon Gitlin
Senior Content Marketing Manager
at Merge

As you build agents, you’ll inevitably need to connect them to Model Context Protocol (MCP) servers so they can read data from 3rd-party applications and take actions across them.

Building directly to MCP servers, however, comes with significant resource investments and security risks.

Case in point: our research for the state of agentic integrations shows that most teams building directly to MCP servers struggle with security issues like credential leaks. And the process of testing and validating “official” MCP servers is also complex and time intensive for most developers (70%).

Bar chart on the challenges of integrating with MCP servers

Taken together, we’ve seen a quick and rapid rise of MCP gateways.

We’ll break down everything you need to know about this new platform category, including how they work, why they’re important, and the vendors worth evaluating first.

MCP gateway overview

An MCP gateway is a 3rd-party platform that makes a wide range of MCP servers available through a single endpoint. The platform also provides features and capabilities to help you secure data access, observe tool calls, and troubleshoot security incidents. 

MCP gateway visual

While it depends on the vendor, an MCP gateway typically includes:

  • Fully-managed MCP servers, with support for a certain auth methods (e.g., OAuth 2.1) and pre-configured tools. You may also be able to modify the tools (e.g., their descriptions), add more tools, and expand on the auth methods supported
  • Comprehensive observability, such as fully-searchable tool call logs, audit trails of users’ activities, and customizable rule-based alerts to spot potential issues on time
  • An evaluation suite, which lets you test specific types of prompts and see the resulting tool calls and outputs for any LLM and users

Related: Overview on hosted MCP platforms

Benefits of using MCP gateways

A standalone MCP server only lets you access a preset number of tools, with no central place to manage credentials, control which tools each agent can access, or see what actions were taken across sessions. 

MCP gateways address this by letting you connect multiple integrations through a single endpoint, define tool-level access controls for each agent, and log every tool call with the inputs and outputs so you can audit what your agents did and when.

Here’s more on the benefits of using an MCP gateway:

  • Centralizes authentication and credential lifecycle across MCP servers. This lets you avoid rebuilding OAuth/token exchange, refresh/revocation, and secure storage per tool, and it ensures your agents don’t directly handle sensitive credential⁠
  • Enforces least-privilege access to tools at runtime. You can scope what an agent can do for a given user/session (e.g., restricting callable tools), which reduces the blast radius of misconfigurations or prompt-driven mistakes
  • Adds an enterprise security layer on every tool call (e.g., PII masking). This makes MCP-based integrations via gateways safer and more governed
  • Reduces engineering overhead and speeds up shipping new agent capabilities. Your engineers can avoid static, hand-coded API workflows and instead let agents call standardized tools “on the fly.” This can shrink implementation effort from hundreds/thousands of lines of API-integration code to a simple MCP configuration
  • Increases focus on developing and improving other agentic features. We’ve seen this benefit play out repeatedly with Merge Agent Handler, our leading MCP gateway solution. For example, the COO of Telnyx, a full-stack conversational AI platform, said the following in our case study:
“Our engineers have been able to save hundreds of hours this year by outsourcing MCP connector development and maintenance to Merge. This has enabled them to fully focus on building the leading full-stack platform for real-time conversational AI.”

Best MCP gateway solutions

Here’s a look at the top MCP gateway providers.

Merge Agent Handler

Merge Agent Handler lets you securely connect AI agents to thousands of third-party tools, while letting you manage authentication, permissions, and monitor tool interactions end to end.⁠⁠ ​

Pros

  • Centralized governance and security controls: Agent Handler comes with policy enforcement, least-privilege access, and audit-ready logging to make agentic actions safer in production
Rules in Merge Agent Handler
⁠⁠Merge Agent Handler offers preset rules by default and lets you configure your own with ease
  • Built-in authentication and credential management: This lets you avoid building and maintaining auth flows for every connector.
Auth UI for Snowflake connector
⁠​Agent Handler lets users authenticate via Merge Link, which provides detailed instructions on authenticating to a given connector
  • Production-grade observability: Your team can troubleshoot and govern agentic actions across tools via fully searchable tool-call logs, audit trails, and real-time monitoring/alerts
A log in Merge Agent Handler
⁠​Each log includes insights like the tool invoked, who invoked it, the status of the request and more
How ⁠​Merge tests each connector against its associated official MCP server across prompts and metrics
⁠​Merge tests each connector against its associated official MCP server across prompts and metrics

{{this-blog-only-cta}}

Arcade.dev

Arcade.dev, otherwise known as Arcade, is a developer-centric tool-calling platform that provides a catalog of integrations and tools and a session-style auth model for agents, with strong emphasis on SDK-driven implementation.⁠

Pros

  • Strong developer experience: They provide API-like docs that enumerate tools and parameters clearly, which is helpful for technical teams integrating quickly
⁠​A snapshot of the items Arcade covers in its docs
⁠​A snapshot of the items Arcade covers in its docs
  • Session-based auth approach with scopes: Arcade can request temporary, session-style tokens at tool-call time with scopes applied. This reduces reliance on always-on credentials and better enforces least-privilege access per interaction⁠
  • Deployment flexibility: Arcade supports self-hosting, which matters for teams that need tighter control over data handling, network boundaries, and compliance/security requirements (e.g., keeping tool execution inside their own infra), while still using Arcade’s tool-calling model

Cons

  • Very SDK/code-heavy: the platform is best suited to highly technical teams, which means most of your team members can’t use it
  • Limited number of managed integrations: Arcade offers fewer first-party integrations than you might expect, instead pushing community/third-party connectors that vary more in quality, maintenance, and supportability
Arcade’s MCP servers can fall in the category of “Community”
Arcade’s MCP servers can fall in the category of “Community”
  • Pricing complexity: Arcade’s plans use non-standard, product-specific packaging terms and multiple usage dimensions, which can make it harder to translate “how our agents will use tools in production” into a clean monthly cost model
⁠​Terms like “user challenges” and “standard tool executions” vs “ pro tool executions” can make it hard to estimate pricing on the platform
⁠​Terms like “user challenges” and “standard tool executions” vs “ pro tool executions” can make it hard to estimate pricing on the platform

Related: The top alternatives to Arcade

Composio

Composio is a developer-first agent tool-calling platform with a large connector/tool catalog and multiple execution primitives.⁠

Pros

  • Large tool/catalog breadth: Composio claims to support more than 1,000+ connectors, which can accelerate your agentic integration builds across categories
Composio leans into their large connector catalog on their homepage
Composio leans into their large connector catalog on their homepage
  • Supports multiple SDKs/frameworks: This can reduce integration rework if you switch (or run multiple) agent frameworks as your product evolves
  • Scalable pricing model: They offer a usage-based pricing model and a free tier. Taken together, you can easily validate the connectors, the platform more broadly, and  achieve a meaningful ROI over time

Related: A look at Composio’s best alternatives

Cons

  • Pricing ambiguity: While Composio offers a freemium, usage-based pricing model, their pricing plans don’t provide all the details you need to make an informed decision. For example, on their pricing page, you’ll only see the number of tool calls that can be made per month and the level of support you’ll receive
Pricing plans on Composio's pricing page
  • ⁠​Compliance-driven upgrade pressure: Composio only offers compliance features like SOC-2 on their enterprise plan. This can force you to upgrade to that plan when, all else equal, you wouldn’t need and want to
Composio’s enterprise plan offers security and compliance features that may be table stakes for your agents, forcing you to upgrade sooner than you want
Composio’s enterprise plan offers security and compliance features that may be table stakes for your agents, forcing you to upgrade sooner than you want
  • Less emphasis on governance and observability: Composio’s messaging tends to emphasize their connectors; there’s fewer details on the production governance they offer or the observability features they provide out of the box. This hints that you need to invest in an agent monitoring platform that complements Composio

{{this-blog-only-cta}}

Jon Gitlin
Senior Content Marketing Manager
@Merge

Jon Gitlin is the Managing Editor of Merge's blog. He has several years of experience in the integration and automation space; before Merge, he worked at Workato, an integration platform as a service (iPaaS) solution, where he also managed the company's blog. In his free time he loves to watch soccer matches, go on long runs in parks, and explore local restaurants.

Read more

How to connect Google Sheets MCP with Claude Code (4 steps)

AI

How to connect a Freshdesk MCP with Claude Code (4 steps)

AI

Zero data retention gateway: overview, benefits, and implementation steps

AI

Subscribe to the Merge Blog

Get stories from Merge straight to your inbox

Subscribe

Start using the leading MCP gateway for free

Test thousands of tools across Merge Agent Handler’s MCP servers, and explore the platform's observability and governance features for free.

Create free account
But Merge isn’t just a Unified 
API product. Merge is an integration platform to also manage customer integrations.  gradient text
But Merge isn’t just a Unified 
API product. Merge is an integration platform to also manage customer integrations.  gradient text
But Merge isn’t just a Unified 
API product. Merge is an integration platform to also manage customer integrations.  gradient text
But Merge isn’t just a Unified 
API product. Merge is an integration platform to also manage customer integrations.  gradient text