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: humansurvey-mcp
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 deployed
Maintenance
Related MCP Connectors
- UserVaneOAuthcom.uservane
Query NPS, CSAT, CES, and PMF survey results, responses, and links for your UserVane project.
Create and edit surveys, read responses, and reply to users — from your AI assistant.
Create AI surveys with dynamic follow-up probing directly from your AI assistant.
AI-native survey & form builder. Manage surveys, responses, analytics, and webhooks.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceMCP server for creating AI-moderated interviews and surveys, deployable with shareable links2MIT
- AlicenseAqualityBmaintenanceFeedback collection for AI agents. Create surveys from JSON schema, collect responses from groups of people, and retrieve structured results.51MIT
- AlicenseNot gradedqualityFmaintenanceEnables LLMs to conduct dynamic, conversational surveys with skip logic, session resume, and pluggable storage.45 npm4Apache 2.0
- FlicenseAqualityDmaintenanceEnables interaction with the SurveyMonkey API v3, providing tools to manage surveys, pages, questions, responses, collectors, webhooks, and contacts via natural language.48-