Technical overview

Server details and the tools Survicate MCP exposes to AI assistants.

Server

PropertyValue
Server URLhttps://mcp.survicate.com/
TransportMCP Streamable HTTP
AuthenticationOAuth 2.1 with PKCE and dynamic client registration; no API keys
ScopeOne workspace per connection; every call runs as the authorizing user

Tools

Tools available to the assistant:

AreaTools
Connectionget_connection_info
Surveys and questionslist_surveys, get_survey, list_questions, get_question
Resultsget_survey_results, get_question_results
Feedback questionsask_feedback
Survey managementcreate_survey, archive_surveys
Research Hublist_research_projects, get_research_project, get_research_project_report, create_research_project, list_research_insights, get_research_insight, list_research_notes, create_research_note

Survicate MCP does not replace the REST API, webhooks, or the native integrations, which remain the right tools for exports, synchronization, and automation.