Clervo Connect
Rank #71,595io.github.clervo/connect
Free-first Clervo tools and bounded opt-in commerce through one local wallet.
Clervo Connect is a Model Context Protocol (MCP) server published by clervo. It ranks #71,595 of 132,046 servers tracked on MCP Toplist. Clervo Connect is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 3, 2026 and most recently updated on Aug 11, 2026.
Ranks ahead of 60,451 of 132,046 servers on MCP Toplist.
Use Clervo Connect
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add connect -- npx -y @clervo/mcp[mcp_servers.connect]
command = "npx"
args = ["-y", "@clervo/mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"connect": {
"command": "npx",
"args": [
"-y",
"@clervo/mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"connect": {
"command": "npx",
"args": [
"-y",
"@clervo/mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"connect": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@clervo/mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"connect": {
"command": "npx",
"args": [
"-y",
"@clervo/mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"connect": {
"command": "npx",
"args": [
"-y",
"@clervo/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.clervo%2Fconnect)<a href="https://mcptoplist.com/server/io.github.clervo%2Fconnect"><img src="https://mcptoplist.com/badge/io.github.clervo%2Fconnect.svg" alt="MCP Toplist: #71,595 of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
clervo
Available versions (1)
| Version | Published |
|---|---|
| 0.5.2 | Aug 11, 2026 |
Frequently asked questions
- Who maintains Clervo Connect?
- Clervo Connect is maintained by clervo, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Clervo Connect listed on the Official MCP Registry?
- Yes — Clervo Connect is listed on the Official MCP Registry, alongside Glama.
- How many versions does Clervo Connect have?
- MCP Toplist tracks 1 version of Clervo Connect, most recently published on Aug 11, 2026.
- Where can I find the source code for Clervo Connect?
- The source code for Clervo Connect is hosted at github.com/clervo/clervo.
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.