What Is an MCP Gateway? Why Enterprises Are Adopting a Control Plane for MCP

November 17, 2025 by Shannon Williams


So, what is an MCP Gateway?

How it works in practice

How this differs from an API gateway

What we’ve built in Obot

The Obot MCP Gateway

Getting started

docker run -d --name obot -p 8080:8080 \
  -v /var/run/docker.sock:/var/run/docker.sock \
  ghcr.io/obot-platform/obot:latest

Bottom line

Related Articles