# QuestionPro MCP for AI Agents AI Agent Connect

> QuestionPro MCP lets you manage surveys, pull response stats, and handle participant data directly through your AI agent. It turns survey management into a conversational workflow where you can organize folders, create new questionnaires, and inspect individual feedback without switching tabs.

## Overview
- **Category:** data-analytics
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_Gt1jIk5Rx4fMO0ho2Pn7wzQwCWd2LNmCrvJE9MaJ/ai-agent-connect
- **Tags:** market-research, customer-feedback, employee-engagement, survey-data, data-collection

## Description

Stop jumping between tabs to check how your latest survey is performing. With this Connector, you can ask your AI client to pull real-time stats or find specific respondent data while you're still in your primary workspace. It handles the heavy lifting of survey organization, like filtering by folder or managing question banks, so you can focus on the actual insights. You can even manage your email outreach lists and user accounts through a simple chat interface. Because Vinkius hosts this Connector, you can plug it into your existing workflow to get these capabilities instantly. It’s built for people who need to move from collecting data to analyzing results without the friction of manual data entry or complex dashboard navigation.

## Tools

### get_survey
Pulls the complete details of a specific survey.

### list_surveys
Lists all surveys in your account.

### list_users
Shows all users who have access to your account.

### list_surveys_by_folder
Lists all surveys contained within a specific folder.

### list_email_lists
Shows all your available email outreach lists for survey distribution.

### list_folders
Lists all project folders where surveys are stored.

### list_questions
Pulls a list of questions from your active surveys.

### list_responses
Shows a list of all responses received for a survey.

### check_questionpro_status
Verifies that your connection to the platform is active and working.

### create_survey
Generates a new survey directly from your conversation.

### get_question
Retrieves specific details about a single survey question.

### get_response
Pulls the full details of an individual survey response.

### get_survey_stats
Fetches real-time statistics like completion rates and response counts.

## Prompt Examples

**Prompt:** 
```
What's the completion rate for our latest NPS survey?
```

**Response:** 
```
**NPS Quarterly Survey Stats**

| Metric | Value |
| :--- | :--- |
| **Total Responses** | 2,100 |
| **Completion Rate** | 82% |
| **Average Score** | 71 |

*The survey is currently in the final stages of data collection.*
```

**Prompt:** 
```
Show me the responses from the 'Product Feedback' folder.
```

**Response:** 
```
I found 3 surveys in the **Product Feedback** folder:

*   **Product Feature Priority** (1,890 responses)
*   **User Experience Q3** (450 responses)
*   **Bug Report Log** (120 responses)

Would you like me to summarize the top complaints from any of these?
```

**Prompt:** 
```
Who are the users with access to our account?
```

**Response:** 
```
Here are the users currently listed in your QuestionPro account:

*   **Admin** (Full Access)
*   **Research_Team_A** (Read/Write)
*   **Marketing_Lead** (Read Only)
*   **Data_Analyst_01** (Read Only)
```

## Capabilities

### Create new surveys
Generate a new questionnaire directly from your conversation.

### Pull survey stats
Get real-time completion rates and response metrics.

### Filter by folder
Organize and find surveys based on specific project folders.

### Inspect respondent data
View granular details for individual survey participants.

### Manage email lists
Organize and view your outreach lists for survey distribution.

### Audit question banks
Access and manage your library of reusable survey questions.

### Manage user access
Handle account user permissions and administration.

## Use Cases

### Identifying Friction
A product manager notices low completion rates. They ask the agent to use get_survey_stats on the latest survey to see where people are dropping off.

### Quick Pulse Checks
An HR lead wants to know how the team feels about a new policy. They ask the agent to list_responses for the latest pulse survey and summarize the sentiment.

### Campaign Organization
A researcher has 50+ surveys. They use list_folders to group them by client and list_surveys_by_folder to find a specific old project.

### Rapid Survey Creation
A marketing lead needs a quick NPS check. They ask the agent to create_survey using questions from their bank to get it live in seconds.

## Benefits

- Get real-time stats without leaving your chat. Use get_survey_stats to see completion rates instantly as data flows in.
- Organize your projects better. Use list_folders and list_surveys_by_folder to keep your campaigns separated and easy to find.
- Drill down into specific feedback. Use get_response to see exactly what a participant said without hunting through a dashboard.
- Build surveys faster. Use create_survey and list_questions to assemble new questionnaires using your existing question bank.
- Manage outreach efficiently. Use list_email_lists to see which groups you've already messaged for your surveys.
- Control your data access. Use list_users to keep your account secure and manage who can see your research.

## How It Works

The bottom line is you get a conversational bridge to your entire survey database.

1. Log in to QuestionPro and generate an API key in the Integrations section.
2. Add the key to Vinkius to connect the Connector to your AI client.
3. Ask your agent to list surveys or pull stats to start managing your data.

## Frequently Asked Questions

**Can I use QuestionPro MCP to see my survey stats?**
Yes. You can ask your agent to pull real-time completion rates and response counts for any survey in your account instantly.

**How does QuestionPro MCP help with market research?**
It allows researchers to quickly filter surveys by project folders and inspect individual respondent data without manual exports.

**Can I manage my email lists with QuestionPro MCP?**
Yes. You can view and manage your email outreach lists through a conversational interface to see who has been contacted.

**Can I create new surveys using QuestionPro MCP?**
Yes. Your agent can create new surveys and pull questions from your existing question bank to get them live faster.

**How does QuestionPro MCP handle respondent data?**
It lets you pull granular details for individual participants, making it easy to dive into qualitative feedback for specific cases.

**Can I organize my surveys into folders with QuestionPro MCP?**
Yes. You can use the Connector to list folders and find specific surveys organized by project, client, or team.

**Can I view response details?**
Yes, access individual survey responses with complete answer data and timestamps, or list all responses for analysis.

**Can I export data from folders?**
Yes, you can filter and retrieve all surveys or specific responses contained within a specific folder.

**How to handle API Limits?**
The API includes rate limits depending on your plan. The Connector handles basic pagination efficiently to avoid exceeding them.