Skip to main content

What is the RevyOps MCP Server?

The RevyOps MCP (Model Context Protocol) server lets you talk to your campaign data directly inside Claude. Once connected, you can ask Claude natural language questions about your campaigns, contacts, and deliverability — and it will query RevyOps in real time to answer.
You → Claude → RevyOps MCP Server → RevyOps API → Your data

Example Prompts

Once connected, you can ask Claude things like:
  • “Show me campaign performance for last month”
  • “Which campaigns have the highest reply rate this week?”
  • “Find all contacts at acme.com”
  • “What’s our deliverability looking like across sending domains?”
  • “Mark the reply from john@example.com as interested”
  • “Archive the SmartLead campaign called Q1 Outreach”

Available Tools

ToolWhat it does
list_clientsList available workspaces
get_campaignsCampaign performance metrics
get_campaign_drilldownIndividual contacts/companies in a campaign
get_email_threadFull email thread with a contact
get_deliverabilitySending domain health metrics
get_campaign_statsHigh-level campaign statistics
get_contacts_statsContact-level aggregate stats
get_variable_report_variablesAvailable A/B tracking variables
get_variable_reportA/B test report grouped by tracking variables
add_campaign_noteAdd or update a note on a campaign
archive_campaignArchive or unarchive a campaign
search_contactsSearch contacts by email, name, or domain
get_contactFull contact details including custom fields
update_contactUpdate contact fields
search_companiesSearch companies by domain or name
get_companyFull company details including custom fields
update_companyUpdate company fields
search_emailsSearch email records by campaign or contact
mark_email_interestedFlag an email reply as interested

Authentication

The MCP server authenticates via an X-API-KEY header. Get your API key from Settings → API Keys in the RevyOps dashboard.