Forms

Survicate MCP Server

Connect your account, then chat with AI to run tools.

Survicate is a survey and feedback management tool that enables businesses to collect customer insights through targeted surveys and analyze results for informed decision making. It is primarily used for gathering customer feedback and improving user experience.

8 tools
Agent guide included
Start Chatting

Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.

Browse all tools

AI Skill
SKILL.md

Domain knowledge for Survicate — workflow patterns, data models, and gotchas for your AI agent.

Survicate

Survicate collects feedback via Surveys. Surveys have Questions; Responses are submissions; Respondents have attributes and responses.

Data Model

  • Surveys — feedback surveys; contain questions.
  • Survey Questions — questions in a survey.
  • Survey Responses — survey submissions.
  • Respondents — people who responded; have attributes.
  • Respondent Responses — individual answers per respondent.

Gotchas

  • Survey-scoped: Questions and responses are scoped to a survey. Obtain survey_id first.
  • Respondent identifier: Respondent-level data requires respondent identifier from responses.

Tools in this Server (8)

Fetch

Universal fetch tool for retrieving any Survicate resource by colon-routed ID. Supports surveys, responses, and respondents. Returns complete resource...

Survicate Delete Personal Data

Permanently deletes all personal data associated with the specified email address across all services for GDPR compliance. Removes survey responses, r...

Survicate Get Personal Data Count

Retrieves the count of personal data associated with a specific email address across all services for GDPR compliance. Returns total number of survey ...

Survicate List Respondent Attributes

Retrieves the names and values of custom attributes associated with a specific respondent. Attributes are passed to Survicate through JavaScript API, ...

Survicate List Respondent Responses

Retrieves a list of survey responses provided by a specific respondent across all surveys. Returns an array with survey details (id, type, name) and r...

Survicate List Survey Questions

Fetch the list of questions for a specific survey using its survey_id. Returns question details including question ID (integer), type (single/multiple...

Survicate List Survey Responses

Access responses for a particular survey identified by survey_id. Returns detailed response data including response UUID, respondent UUID, collection ...

Survicate List Surveys

Retrieve a list of all surveys within your Survicate account with pagination support. Returns survey details including ID, type (PageSurvey/WidgetSurv...

Frequently Asked Questions

What is the Survicate MCP server?

Survicate is a survey and feedback management tool that enables businesses to collect customer insights through targeted surveys and analyze results for informed decision making. It is primarily used for gathering customer feedback and improving user experience. It provides 8 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect Survicate to my AI agent?

Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/survicate. Authentication is handled automatically.

How many tools does Survicate provide?

Survicate provides 8 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.

What authentication does Survicate require?

Survicate uses API Key. Survicate requires credentials. Connect via MCPBundles and authentication is handled automatically.

Setup Instructions

Connect Survicate to any MCP client in minutes

https://mcp.mcpbundles.com/bundle/survicate

What is MCP?

Model Context Protocol lets AI tools call external capabilities securely through a single URL. This bundle groups tools behind an MCP endpoint that many clients can use.

Use this bundle in 3 steps

  1. Copy the MCP URL above
  2. Open your AI tool and add a new MCP/connector
  3. Paste the URL and follow any auth prompts

Claude Desktop Users

Skip the manual setup! Use the .mcpb file format for one-click installation. Check the Claude Desktop tab for setup instructions.

Pick your tool tab for exact steps

Select ChatGPT, Cursor, Claude Code, or another tab for copy-paste config.

Ready to use Survicate?

Sign in to connect your credentials and start running tools from the chat.

Survicate MCP Server & Skill — 8 Tools