AI Survey Creator MCP Server
MCP server for creating AI-moderated interviews and surveys, deployable with shareable links
README
<a href="https://feedbk.ai"><img src="logo-one-line.png" alt="feedbk.ai logo" width="300"></a>
AI-Moderated Interviews & Surveys via MCP
Create smarter surveys with AI-moderated interviews and intelligent follow-up probing — directly from your AI assistant.
Why Feedbk MCP?
Feedbk MCP brings AI interview/survey creation directly into your workflow:
- ✅ Natural language interview design — just describe what you need
- ✅ Automatic question type detection and configuration
- ✅ Built-in AI probing for deeper insights
- ✅ Create and share interview links with participants instantly
Local vs Remote: Choose Your Workflow
| Feature | Local Install | Remote (mcp.feedbk.ai) |
|---|---|---|
| Create interview guides | ✅ | ✅ |
| Export guides | ✅ | ✅ |
| Auto-deploy to feedbk.ai | ❌ | ✅ |
| Get shareable interview links | ❌ | ✅ |
Installation
<details open> <summary><b>Claude Code</b></summary>
claude mcp add --transport http feedbk https://mcp.feedbk.ai/mcp
</details>
<details> <summary><b>VS Code</b></summary>
Add to your VS Code MCP settings:
"mcp": {
"servers": {
"feedbk": {
"type": "http",
"url": "https://mcp.feedbk.ai/mcp"
}
}
}
</details>
<details> <summary><b>Claude Desktop</b></summary>
Navigate to Settings → Connectors → Add Custom Connector, then enter:
- Name:
Feedbk - URL:
https://mcp.feedbk.ai/mcp
</details>
<details> <summary><b>OpenAI ChatGPT</b></summary>
Requires ChatGPT Pro, Team, Enterprise, or Edu subscription
- Go to Settings → Connectors
- Enable Developer Mode under Advanced settings
- Click Create and enter:
- Name:
Feedbk - Server URL:
https://mcp.feedbk.ai/mcp
- Name:
- In a new chat, click + → More → Developer Mode and enable Feedbk
</details>
<details> <summary><b>Google Gemini CLI</b></summary>
gemini mcp add feedbk --url https://mcp.feedbk.ai/mcp
</details>
<details> <summary><b>OpenAI Codex CLI</b></summary>
codex mcp add feedbk --url https://mcp.feedbk.ai/mcp
</details>
Usage
Just ask your AI assistant to create an interview:
Create a customer satisfaction survey about our mobile app
Build a user research interview to understand why users cancel their subscriptions
Design an employee feedback survey about remote work preferences
The skill will guide you through:
- Interview Name — What are you calling this survey?
- Purpose — Why are you conducting this? (one sentence)
- Questions — What do you want to ask?
Question Types
AI Probing
Feedbk's AI interviewer automatically asks intelligent follow-up questions based on responses — no manual configuration needed.
Single-Choice
"What is your preferred method of communication?"
Options: Email / Phone / Text / Video Call
Multiple-Choice
"Which features do you use? (Select all)"
Options: Dashboard / Reports / Analytics / Integrations
Open-Ended Text
"What's your biggest challenge with our product?"
Response: Free text
Rating (Likert Scale)
"How satisfied are you with our service?"
Scale: 1 (Very Dissatisfied) → 5 (Very Satisfied)
Connect with Us
License
MIT
Recommended Servers
playwright-mcp
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.
Magic Component Platform (MCP)
An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.
Audiense Insights MCP Server
Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.
VeyraX MCP
Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.
Kagi MCP Server
An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.
graphlit-mcp-server
The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.
E2B
Using MCP to run code via e2b.
Neon Database
MCP server for interacting with Neon Management API and databases
Exa Search
A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.
Qdrant Server
This repository is an example of how to create a MCP server for Qdrant, a vector search engine.