QVeris
Rank #26,734io.github.QVerisAI/mcp
Discover, inspect, quote, and call external tools, with usage and final credit settlement audits
QVeris is a Model Context Protocol (MCP) server published by qverisai. It ranks #26,734 of 132,113 servers tracked on MCP Toplist, and its repository has 263 GitHub stars. QVeris is listed across 3 registries — Official MCP, Glama and PulseMCP, with 13 tracked versions. It was first listed on May 6, 2026 and most recently updated on Sep 10, 2026.
Ranks ahead of 105,379 of 132,113 servers on MCP Toplist.
Use QVeris
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http qverisai https://mcp.qveris.ai/mcpclaude mcp add qverisai -e "QVERIS_API_KEY=<your QVERIS_API_KEY>" -e "QVERIS_BASE_URL=<your QVERIS_BASE_URL>" -- npx -y @qverisai/mcpReplace each placeholder with your own value before saving.
[mcp_servers.qverisai]
url = "https://mcp.qveris.ai/mcp"Add to ~/.codex/config.toml.
[mcp_servers.qverisai]
command = "npx"
args = ["-y", "@qverisai/mcp"]
[mcp_servers.qverisai.env]
QVERIS_API_KEY = "<your QVERIS_API_KEY>"
QVERIS_BASE_URL = "<your QVERIS_BASE_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://mcp.qveris.ai/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"qverisai": {
"command": "npx",
"args": [
"-y",
"@qverisai/mcp"
],
"env": {
"QVERIS_API_KEY": "<your QVERIS_API_KEY>",
"QVERIS_BASE_URL": "<your QVERIS_BASE_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"qverisai": {
"url": "https://mcp.qveris.ai/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"qverisai": {
"command": "npx",
"args": [
"-y",
"@qverisai/mcp"
],
"env": {
"QVERIS_API_KEY": "<your QVERIS_API_KEY>",
"QVERIS_BASE_URL": "<your QVERIS_BASE_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"qverisai": {
"type": "http",
"url": "https://mcp.qveris.ai/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"qverisai": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@qverisai/mcp"
],
"env": {
"QVERIS_API_KEY": "<your QVERIS_API_KEY>",
"QVERIS_BASE_URL": "<your QVERIS_BASE_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"qverisai": {
"serverUrl": "https://mcp.qveris.ai/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"qverisai": {
"command": "npx",
"args": [
"-y",
"@qverisai/mcp"
],
"env": {
"QVERIS_API_KEY": "<your QVERIS_API_KEY>",
"QVERIS_BASE_URL": "<your QVERIS_BASE_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"qverisai": {
"url": "https://mcp.qveris.ai/mcp"
}
}
}{
"mcpServers": {
"qverisai": {
"command": "npx",
"args": [
"-y",
"@qverisai/mcp"
],
"env": {
"QVERIS_API_KEY": "<your QVERIS_API_KEY>",
"QVERIS_BASE_URL": "<your QVERIS_BASE_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
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.QVerisAI%2Fmcp)<a href="https://mcptoplist.com/server/io.github.QVerisAI%2Fmcp"><img src="https://mcptoplist.com/badge/io.github.QVerisAI%2Fmcp.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
qverisai
Other servers by qverisai
View all qverisai servers →Available versions (13)
| Version | Published |
|---|---|
| 0.14.5 | Sep 10, 2026 |
| 0.14.4 | Sep 9, 2026 |
| 0.14.3 | Sep 7, 2026 |
| 0.14.2 | Sep 7, 2026 |
| 0.14.1 | Sep 4, 2026 |
| 0.10.1 | Aug 26, 2026 |
| 0.14.0 | Aug 10, 2026 |
| 0.13.0 | Jul 29, 2026 |
| 0.12.0 | Jul 23, 2026 |
| 0.11.0 | Jul 18, 2026 |
| 0.10.0 | Jul 14, 2026 |
| 0.7.5 | Jul 7, 2026 |
| 0.7.4 | Jul 7, 2026 |
Frequently asked questions
- Who maintains QVeris?
- QVeris is maintained by qverisai, which publishes 2 MCP servers (13 total versions) tracked on MCP Toplist.
- Is QVeris listed on the Official MCP Registry?
- Yes — QVeris is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does QVeris have?
- MCP Toplist tracks 13 versions of QVeris, most recently published on Sep 10, 2026.
- Where can I find the source code for QVeris?
- The source code for QVeris is hosted at github.com/qverisai/qveris-agent-toolkit/tree/HEAD/packages/mcp.
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.