Usertour MCP Server
Rank #319io.github.usertour/mcp
Official Usertour MCP Server for in-app onboarding: flows, checklists, surveys, and analytics.
Usertour MCP Server is a Model Context Protocol (MCP) server published by usertour. It ranks #319 of 132,046 servers tracked on MCP Toplist, and its repository has 2,307 GitHub stars. Usertour MCP Server is listed on Official MCP, with 2 tracked versions. It was first listed on Jul 25, 2026 and most recently updated on Sep 18, 2026.
Ranks ahead of 131,727 of 132,046 servers on MCP Toplist.
Use Usertour MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http usertour https://mcp.usertour.io/mcp[mcp_servers.usertour]
url = "https://mcp.usertour.io/mcp"Add to ~/.codex/config.toml.
https://mcp.usertour.io/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"usertour": {
"url": "https://mcp.usertour.io/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"usertour": {
"type": "http",
"url": "https://mcp.usertour.io/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"usertour": {
"serverUrl": "https://mcp.usertour.io/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"usertour": {
"url": "https://mcp.usertour.io/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.usertour%2Fmcp)<a href="https://mcptoplist.com/server/io.github.usertour%2Fmcp"><img src="https://mcptoplist.com/badge/io.github.usertour%2Fmcp.svg" alt="MCP Toplist: Top 1% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
usertour
Available versions (2)
| Version | Published |
|---|---|
| 0.9.5 | Sep 18, 2026 |
| 0.9.4 | Sep 6, 2026 |
Frequently asked questions
- Who maintains Usertour MCP Server?
- Usertour MCP Server is maintained by usertour, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Usertour MCP Server listed on the Official MCP Registry?
- Yes — Usertour MCP Server is listed on the Official MCP Registry.
- How many versions does Usertour MCP Server have?
- MCP Toplist tracks 2 versions of Usertour MCP Server, most recently published on Sep 18, 2026.
- Where can I find the source code for Usertour MCP Server?
- The source code for Usertour MCP Server is hosted at github.com/usertour/usertour.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.