MCP server · Ontraport

Ontraport MCP Server

Ontraport ships a first-party, hosted, remote MCP server at https://mcp.ontraport.com. It is a streamable-HTTP MCP endpoint an agent POSTs to directly — there is no package to install and no stdio process to run. Authorization is OAuth 2.1 (authorization code + PKCE S256, dynamic client registration) against https://app.ontraport.com, with an API-key header fallback (Api-Appid / Api-Key, or a single Authorization: Bearer :) for orchestration platforms that cannot run the OAuth flow. The server is a translation layer over the Ontraport REST API: generic CRUD tools plus purpose-built tools that carry the business logic and state transitions the raw REST surface leaves to the caller.

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.

Provider: Ontraport Type: Documentation link Transport: Host: ontraport.com

Documentation

https://ontraport.com/support/My-account/mcp-server

Documentation link · 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.