
AI Survey via MCP
โ 2from feedbk-ai
Create AI-moderated interviews and surveys via MCP and share survey links with participants instantly.
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 | โ | โ |
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 CallMultiple-Choice
"Which features do you use? (Select all)"
Options: Dashboard / Reports / Analytics / IntegrationsOpen-Ended Text
"What's your biggest challenge with our product?"
Response: Free textRating (Likert Scale)
"How satisfied are you with our service?"
Scale: 1 (Very Dissatisfied) โ 5 (Very Satisfied)Connect with Us
Installation
Claude Code
claude mcp add --transport http feedbk https://mcp.feedbk.ai/mcpVS Code
Add to your VS Code MCP settings:
"mcp": {
"servers": {
"feedbk": {
"type": "http",
"url": "https://mcp.feedbk.ai/mcp"
}
}
}Claude Desktop
Navigate to Settings โ Connectors โ Add Custom Connector, then enter:
- Name:
Feedbk - URL:
https://mcp.feedbk.ai/mcp
OpenAI ChatGPT
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
Google Gemini CLI
gemini mcp add feedbk --url https://mcp.feedbk.ai/mcpOpenAI Codex CLI
codex mcp add feedbk --url https://mcp.feedbk.ai/mcpUsage
Just ask your AI assistant to create an interview:
Create a customer satisfaction survey about our mobile appBuild a user research interview to understand why users cancel their subscriptionsDesign an employee feedback survey about remote work preferencesThe 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?
No common issues documented yet. If you hit a problem, the repository's GitHub Issues page is the best place to look.
Licensed under MITโ you can use, modify, and redistribute it under that license's terms.
License
MIT
