# create-survey MCP server

Create AI surveys with dynamic follow-up probing directly from your AI assistant.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-feedbk-ai-create-survey
- Repository: https://github.com/feedbk-ai/feedbk-mcp-server
- Website: https://feedbk.ai/en/blog/mcp-ai-moderated-interviews/

## Install
- Endpoint: https://mcp.feedbk.ai/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://mcp.feedbk.ai/mcp

## Tools
- create_edit_survey (Create or Edit Survey) - Create a new survey or edit an existing one. Call this to start the survey workflow. If the user provides a project_token, include it to load the existing survey for editing. Endpoint: https://mcp.feedbk.ai/mcp
- save_survey (Save Survey) - Save a survey. Creates a new survey if no token is provided, or updates an existing one. Returns the survey URL and token. Endpoint: https://mcp.feedbk.ai/mcp
- preview_survey (Preview Survey) - Get a preview link for an existing survey so the user can try it out before sharing. Requires the project_token. Endpoint: https://mcp.feedbk.ai/mcp
- share_survey (Share Survey) - Get the public share link for an existing survey to distribute to respondents. Use when the user is ready to collect responses and says 'share it' (or similar). Requires the project_token. Endpoint: https://mcp.feedbk.ai/mcp
- view_responses (View Survey Results) - View survey responses and transcripts. Returns a summary plus a dashboard URL for interactive browsing. Endpoint: https://mcp.feedbk.ai/mcp

## Resources
Not captured

## Prompts
- create_edit_survey - Create a new survey or edit an existing one.
- list_tools - List what this Feedbk MCP server can do.

## Metadata
- Owner: io.github.feedbk-ai
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Feb 27, 2026
- Source: https://registry.modelcontextprotocol.io
