Skip to main content
Glama
uservane

UserVane

Official
by uservane

UserVane 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/mcp

  • Transport: 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

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.

F
license - not found
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

View all related MCP servers

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.

View all MCP Connectors

Latest Blog Posts

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