CAT
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Cross AI Tools

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic

Create Survey

feedbk-ai/feedbk-mcp-server
2HTTPregistry active
Summary

This server connects Claude to Feedbk's AI interview platform, letting you design and deploy surveys through natural conversation. It exposes tools to create interview guides with multiple question types (single choice, multiple choice, Likert scales, open-ended text) and automatically configures AI follow-up probing based on participant responses. The remote transport version deploys directly to feedbk.ai and returns shareable interview links, while local installations just generate guides for export. Reach for this when you need to spin up user research interviews, customer feedback surveys, or employee questionnaires without leaving your chat window. The AI probing feature means respondents get contextual follow-ups automatically, which is handy for qualitative research where you'd normally need a human interviewer.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →

feedbk.ai logo

AI-Moderated Interviews & Surveys via MCP

Website Docs MIT License Python 3.10+

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

FeatureLocal InstallRemote (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/mcp
VS 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:
    • Name: Feedbk
    • Server URL: https://mcp.feedbk.ai/mcp
  4. In a new chat, click + → More → Developer Mode and enable Feedbk
Google Gemini CLI
gemini mcp add feedbk --url https://mcp.feedbk.ai/mcp
OpenAI Codex CLI
codex mcp add feedbk --url https://mcp.feedbk.ai/mcp

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:

  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 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

  • Website: feedbk.ai
  • Documentation: blog

License

MIT

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Registryactive
TransportHTTP
UpdatedFeb 27, 2026
View on GitHub