ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use SurveyMonkey with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage surveys, analyze responses, and automate feedback workflows directly through SurveyMonkey's API.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 17 capabilities

The complete SurveyMonkey capability set.

These are the exact actions your AI can choose when you ask it to work with SurveyMonkey.

Capability set01 / 05

01-04

4 capabilities in this set.

Part of 17 available through SurveyMonkey.

  1. 01

    Create survey

    Provide the survey configuration as a JSON payload. Create a new survey

  2. 02

    Create survey collector

    G., Web Link, Email). Create a new collector

  3. 03

    Delete survey

    Delete a survey

  4. 04

    Get collector

    Retrieve collector details

Capability set02 / 05

05-08

4 capabilities in this set.

Part of 17 available through SurveyMonkey.

  1. 05

    Get response

    Retrieve a specific response

  2. 06

    List survey questions

    List questions on a page

  3. 07

    List survey responses

    List responses for a survey

  4. 08

    List surveys

    List all surveys for the authenticated user

Capability set03 / 05

09-11

3 capabilities in this set.

Part of 17 available through SurveyMonkey.

  1. 09

    Update survey

    Provide the fields to update as a JSON payload. Update survey details

  2. 10

    Get survey

    Retrieve details for a specific survey

  3. 11

    Create survey page

    Add a page to a survey

Capability set04 / 05

12-14

3 capabilities in this set.

Part of 17 available through SurveyMonkey.

  1. 12

    Create survey question

    Create a question

  2. 13

    Get survey details

    Get full survey structure (pages, questions)

  3. 14

    Get survey page

    Retrieve a specific page

Capability set05 / 05

15-17

3 capabilities in this set.

Part of 17 available through SurveyMonkey.

  1. 15

    List survey collectors

    List collectors for a survey

  2. 16

    List survey pages

    List pages in a survey

  3. 17

    List survey responses bulk

    Retrieve full response data for multiple respondents

Observed, not estimated

941ms average. Fast in production.

SurveyMonkey is checked daily against the live service.

Daily averagePeak 1144ms
Aug 20Today
Fastest day
779ms
Slowest day
1144ms
14-day trend
Slowing+14%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 17 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of SurveyMonkey, so you can see the experience inside your AI.

It does not authenticate your account with SurveyMonkey. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

SurveyMonkey Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_xhfUImAiLzS56dKES09xJAbxRaTOYfAnGAGw0SjG/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — SurveyMonkey capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "surveymonkey-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_xhfUImAiLzS56dKES09xJAbxRaTOYfAnGAGw0SjG/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions SurveyMonkey owners ask.

  • 01

    Can I retrieve the entire structure of a survey including all its questions at once?

    Yes. Use the get_survey_details capability with the specific Survey ID. It will return the full hierarchy of pages and questions configured for that survey.

  • 02

    Is it possible to export or list all responses for a survey in bulk?

    Absolutely. The list_survey_responses_bulk capability allows you to fetch multiple responses at once, making it ideal for data analysis and reporting.

  • 03

    Can I see how my survey is being distributed?

    Yes. You can use list_survey_collectors to see all active distribution channels (links, emails, etc.) associated with a specific survey.