Qualtrics

Qualtrics MCP Connector for Claude

A+

Automate survey management and data collection via Qualtrics — list surveys, manage distributions, and export responses directly from any AI agent.

15 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your Qualtrics account to any AI agent and take full control of your Experience Management (XM) workflows through natural conversation.

What you can do

  • Survey Lifecycle — List all available surveys, fetch detailed metadata, and create or update survey structures programmatically.
  • Response Data Extraction — Trigger response exports, monitor their progress, and retrieve the final data files (CSV/JSON) for deep analysis.
  • Distribution Management — List and create survey distributions to reach your audience across different channels.
  • XM Directory & Contacts — Manage your contact lists by listing directory members or creating/updating contact information directly.
  • Event Subscriptions — List and create event subscriptions to build reactive workflows based on survey activities.

How it works

  1. Subscribe to this server
  2. Enter your Qualtrics API Token and Datacenter ID
  3. Start managing your research projects from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • Market Researchers — instantly check survey statuses and export response data without navigating the Qualtrics UI
  • Customer Success Leads — manage contact directories and distributions to automate feedback loops
  • Data Analysts — pull raw survey data directly into your analysis environment via AI-driven export commands
survey-automationexperience-managementdata-collectioncustomer-feedbackxm-directory

15 tools expose this connector's capabilities to your AI agent.

create_contact

Create a new contact in an XM Directory

create_distribution

Create a new distribution for a survey

create_event_subscription

Create a webhook event subscription

create_response_export

Start a response export for a survey

create_survey

Create a new survey

get_distribution

Get details for a specific distribution

get_export_file

Get the exported file for a survey response export

get_export_progress

Check the progress of a response export

get_survey

Get details for a specific survey

list_directory_contacts

List contacts in an XM Directory

list_distributions

List distributions for a survey

list_event_subscriptions

List all webhook event subscriptions

list_surveys

List all Qualtrics surveys

update_contact

Update an existing contact in an XM Directory

update_survey

Update an existing survey

See how to talk to your AI agent using Qualtrics.

List all my Qualtrics surveys.

I've retrieved your surveys. You have 3 active surveys: 'Customer Satisfaction 2024' (ID: SV_123), 'Employee Engagement' (ID: SV_456), and 'Product Feedback' (ID: SV_789).

Create a new survey named 'Market Research Q3' in English.

The survey 'Market Research Q3' has been successfully created with ID: SV_98765. You can now start adding questions or setting up distributions.

Export the responses for survey SV_12345 in CSV format.

I've initiated the export for survey SV_12345. The Export ID is ES_abc123. I will monitor the progress for you.

You can use the `create_response_export` tool to start the process. Then, use `get_export_progress` to check when it's ready, and finally `get_export_file` to retrieve the data.

Related Connectors