MCP server · Ortto

Ortto MCP

Ortto ships a first-party hosted MCP server, announced in the 1.27 release (19 December 2025) and documented in its own help-center category (help.ortto.com/c-332-ortto-mcp). It is a remote HTTP MCP endpoint with three regional deployments matching Ortto's data-residency regions (US, EU, AU). There is no stdio package: an MCP client connects directly to the URL, so an agent can reach it without anything installed locally. Authentication is a scoped JWT the customer mints in the Ortto app under CDP > Data sources > MCP data source and passes as a ?jwt= query parameter on the endpoint URL — the server is not OAuth-protected and serves no OAuth metadata. The tool surface is read-heavy (campaigns, contacts, audiences, reports, schema, brand book) with a small set of write tools for email assets and knowledge-base articles.

One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.

⚠ Proposed MCP surface. No official hosted MCP server was found for Ortto. The tools below are a candidate set derived from this provider's API, and the link points at the source descriptor rather than a live server. If Ortto publishes an official server, this page will update to it on the next build.
Provider: Ortto Type: Candidate descriptor Transport: Host: raw.githubusercontent.com

Descriptor

https://raw.githubusercontent.com/api-evangelist/ortto/refs/heads/main/mcp/ortto-mcp.yml

Candidate descriptor · transport

Tools

About MCP

The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.

Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.