UserVane
OfficialUserVane MCP server
Remote Model Context Protocol server for UserVane.
Published on the official MCP registry as com.uservane/mcp.
Connect
URL:
https://mcp.uservane.com/mcpTransport: Streamable HTTP
Auth: OAuth 2.1 via WorkOS AuthKit (no API keys)
In any MCP client that supports remote servers + OAuth, add:
{
"mcpServers": {
"uservane": {
"type": "http",
"url": "https://mcp.uservane.com/mcp"
}
}
}The client discovers OAuth from the server metadata and opens a browser login. Paid plan required.
Related MCP server: mcp-usercall
Docs
Product page: https://uservane.com/integrations/mcp
Official registry: search
com.uservane/mcpon registry.modelcontextprotocol.io
Note
This repository is the public listing surface (manifest + docs). The Worker implementation lives in the private monorepo; the live endpoint above is the source of truth.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityDmaintenanceMCP server for creating AI-moderated interviews and surveys, deployable with shareable linksLast updated2MIT
- AlicenseCqualityDmaintenanceRun real user interviews from AI agents and retrieve structured insights with themes and verbatim quotes.Last updated5325MIT
- AlicenseAqualityCmaintenanceFeedback collection for AI agents. Create surveys from JSON schema, collect responses from groups of people, and retrieve structured results.Last updated51MIT
- AlicenseAqualityAmaintenanceEnables AI agents to recruit real humans for evaluation tasks like surveys, A/B tests, and ratings on text, images, audio, and video, returning aggregated results directly into the conversation.Last updated136MIT
Related MCP Connectors
Create AI surveys with dynamic follow-up probing directly from your AI assistant.
Agent-native CRM. 25 tools — contacts, deals, sequences, enrichment waterfall, audit log.
Create voice-agent scenarios, pull session analytics, place SIP calls, schedule meeting bots.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/uservane/mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server