Quelvio Platform
Rank #40,713com.quelvio/mcp-server
Your company's brain for AI agents. Cited, permission-aware knowledge across every system.
Quelvio Platform is a Model Context Protocol (MCP) server published by Quelvio. It ranks #40,713 of 115,591 servers tracked on MCP Toplist. Quelvio Platform is listed on Official MCP, with 3 tracked versions. It was first listed on May 12, 2026 and most recently updated on May 12, 2026.
Ranks ahead of 74,878 of 115,591 servers on MCP Toplist.
Use Quelvio Platform
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http quelvio https://mcp.quelvio.com/http[mcp_servers.quelvio]
url = "https://mcp.quelvio.com/http"Add to ~/.codex/config.toml.
https://mcp.quelvio.com/httpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"quelvio": {
"url": "https://mcp.quelvio.com/http"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"quelvio": {
"type": "http",
"url": "https://mcp.quelvio.com/http"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"quelvio": {
"serverUrl": "https://mcp.quelvio.com/http"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"quelvio": {
"url": "https://mcp.quelvio.com/http"
}
}
}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/com.quelvio%2Fmcp-server)<a href="https://mcptoplist.com/server/com.quelvio%2Fmcp-server"><img src="https://mcptoplist.com/badge/com.quelvio%2Fmcp-server.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
Quelvio
Other servers by Quelvio
View all Quelvio servers →Available versions (3)
| Version | Published |
|---|---|
| 1.0.3 | May 12, 2026 |
| 1.0.2 | May 12, 2026 |
| 1.0.1 | May 12, 2026 |
Frequently asked questions
- Who maintains Quelvio Platform?
- Quelvio Platform is maintained by Quelvio, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Quelvio Platform listed on the Official MCP Registry?
- Yes — Quelvio Platform is listed on the Official MCP Registry.
- How many versions does Quelvio Platform have?
- MCP Toplist tracks 3 versions of Quelvio Platform, most recently published on May 12, 2026.
- Where can I find the source code for Quelvio Platform?
- The source code for Quelvio Platform is hosted at github.com/Quelvio/quelvio-platform.