Usercall MCP
@junetic
关于 Usercall MCP
MCP server that lets AI agents run real user interviews and retrieve themes and quotes.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"usercall": {
"command": "npx",
"args": [
"-y",
"@usercall/mcp"
],
"env": {
"USERCALL_API_KEY": "your_key_here"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Usercall MCP?
Usercall MCP lets AI agents run real user interviews via voice calls and return structured insights with themes and verbatim quotes. It integrates with MCP-compatible clients such as Claude Desktop and Cursor, enabling AI agents to gather qualitative user feedback autonomously.
How to use Usercall MCP?
Install via npm (npx -y @usercall/mcp), obtain an API key from app.usercall.co, and add the server configuration to your MCP client’s JSON settings (Claude Desktop or Cursor). Restart the client, then ask your agent to create a study, share the returned interview link with participants, and retrieve results using the provided tools.
Key features of Usercall MCP
- Runs real user interviews via voice calls.
- Returns structured insights with themes and verbatim quotes.
- Integrates with Claude Desktop, Cursor, and other MCP clients.
- Supports visual stimuli (images or Figma prototypes).
- Provides five tools: create, update, status, results, delete.
Use cases of Usercall MCP
- Understand why users drop off during onboarding by interviewing real users.
- Collect feedback on new design concepts (e.g., dashboard mockups or Figma prototypes).
- Automate user research to identify confusion points and friction in product flows.
- Gather qualitative insights without relying on synthetic feedback or assumptions.
FAQ from Usercall MCP
What is required to use Usercall MCP?
A valid Usercall API key and Node.js 18+.
How do I get a Usercall API key?
Sign in at app.usercall.co, go to Home → Developer → Create API key.
Can I show participants visual stimuli during interviews?
Yes, you can attach an image or Figma prototype URL when creating a study. Media is visible only to web participants; phone callers cannot see it.
What happens after I create a study?
Usercall MCP returns an interview_link that you can share with participants via email, Slack, Discord, or in-product prompts. The agent can later check the status and retrieve results.
How are results returned to the agent?
Once a study is complete, get_study_results returns structured themes with summaries and verbatim quotes. You can request a summary or full output.
其他 分类下的更多 MCP 服务器
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Awesome Mlops
visengerA curated list of references for MLOps
评论