feedbk-mcp-server
MCP server for creating AI-moderated interviews and surveys, deployable with shareable links
Documentation
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
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
1. Go to Settings → Connectors
2. Enable Developer Mode under Advanced settings
3. Click Create and enter:
4. 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:
1. Interview Name — What are you calling this survey?
2. Purpose — Why are you conducting this? (one sentence)
3. 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 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
License
MIT
Frequently asked questions
What is feedbk-mcp-server?
feedbk-mcp-server is MCP server for creating AI-moderated interviews and surveys, deployable with shareable links
How do I install feedbk-mcp-server?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is feedbk-mcp-server open source?
Yes — it is hosted on GitHub at https://github.com/feedbk-ai/feedbk-mcp-server and has 2 stars.
Related MCP tools
Cognee is the open-source AI memory platform for agents. Give your AI agents persistent long-term memory across sessions with a self-hosted knowledge graph engine.
Automate browser based workflows with AI
Hindsight: Agent Memory That Learns
A privacy-first app that strips AI watermarks from content you own.
Agent framework and applications built upon Qwen>=3.0, featuring Function Calling, MCP, Code Interpreter, RAG, Chrome extension, etc.
The power of Claude Code / GeminiCLI / CodexCLI + [Gemini / OpenAI / OpenRouter / Azure / Grok / Ollama / Custom Model / All Of The Above] working as one.
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP