Gatana Documentation

Remote Servers

Connect to a public MCP server on the internet

Introduction

Remote servers are MCP servers that are publicly accessible over the internet. These servers are already running and hosted by third parties, so you simply need to connect to them via their URL. Remote servers in Gatana support the following transports:

  • HTTP Streaming
  • Server-Sent Events (SSE)

The following configuration options are available:

  • URL
  • Headers

See the Credentials page for information about how to configure authorization and credentials.

On this page