Ortto MCP Server
Ortto’s new MCP Server lets you connect your favorite AI assistant to Ortto. Once connected, your assistant can securely access customer data, audiences, and campaign insights from Ortto’s CDP and marketing automation platform.
Ads
Overview
The Model Context Protocol (MCP) is an open standard that allows AI agents (like Claude or ChatGPT) to securely interact with external tools and data sources. You connect your AI agent (the MCP client) directly to Ortto's MCP server. This enables your agent to understand and act upon your Ortto data. Your agent can then assist with a variety of tasks using natural language prompts. For example: - "Show me the performance of my email campaigns from the last 30 days." - "Which journeys are performing the best in terms of conversions?" - "Get me a list of my most engaged contacts from this month."
Installation
Installation instructions are not available yet.
Configuration
Configuration example is not available yet.
Capabilities
- Campaign performance checks
Ask for email, SMS, push, or journey performance metrics like open rates and conversions via `get_email_report`, `get_sms_report`, `get_push_report`, or `get_journey_report`.
- Contact and audience discovery
Find contacts by name or audience size, and pull recent signups with specific fields using `get_contacts` and `get_audiences`.
- Campaign and asset management
List or search campaigns, create HTML email assets, and update their metadata with `get_campaigns`, `create_asset`, and `update_asset_meta`.
- Knowledge base organization
Build or restructure help content by creating categories, generating articles from HTML, and moving them with `create_category`, `create_article_from_html`, and `move_article`.
- Account schema and brand insights
Retrieve your data schema, custom fields, and brand book colors/fonts via `get_schema` and `get_brand_book`.
Tags
- productivity
Related MCP servers
Cua
OfficialMCP server for the Computer-Use Agent (CUA), allowing you to run CUA through Claude Desktop or other MCP clients.
Notion MCP
OfficialOfficial Notion MCP server for searching, reading, creating, and updating Notion pages, databases, and workspace content from AI agents.
Notion MCP Server
Search pages, read blocks, and create content in Notion workspaces.
Laravel Boost
OfficialLaravel Boost is an MCP server equipped with over 15 specialized tools designed to streamline AI-assisted coding workflows.