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 服务器
Codelf
unbugA search tool helps dev to solve the naming things problem.

Peekaboo MCP – lightning-fast macOS screenshots for AI agents
steipetePeekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
评论