Unbounce MCP Server

Official hosted Model Context Protocol server for Unbounce. Exposes 37 tools that create, edit, publish, A/B-test and report on Unbounce landing pages and variants directly from an AI assistant. Authorization is OAuth 2.0 with PKCE and dynamic client registration; access is included on every Unbounce pricing plan. This is the only public write surface for pages and variants — the REST API is read-only apart from lead creation.

API entry from apis.yml

apis.yml Raw ↑
aid: unbounce:mcp-server
name: Unbounce MCP Server
description: Official hosted Model Context Protocol server for Unbounce. Exposes 37 tools that create,
  edit, publish, A/B-test and report on Unbounce landing pages and variants directly from an AI assistant.
  Authorization is OAuth 2.0 with PKCE and dynamic client registration; access is included on every Unbounce
  pricing plan. This is the only public write surface for pages and variants — the REST API is read-only
  apart from lead creation.
humanURL: https://unbounce.com/product/mcp-server/
baseURL: https://mcp.unbounce.com/mcp
tags:
- MCP
- Agents
- Landing Pages
- Variants
properties:
- type: MCPServer
  url: mcp/unbounce-mcp.yml
- type: ToolCrosswalk
  url: mcp/unbounce-tool-crosswalk.yml
- type: Documentation
  url: https://unbounce.github.io/agent-plugins/unbounce-mcp/
- type: SourceCode
  url: https://github.com/unbounce/agent-plugins
- type: Authentication
  url: authentication/unbounce-authentication.yml