Qiniso
Rank #22,047io.github.qinisolabs/qiniso
Deterministic fact verification for AI agents — checksums & curated data, not guesses.
Qiniso is a Model Context Protocol (MCP) server published by qinisolabs. It ranks #22,047 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Qiniso is listed across 2 registries — Official MCP and Glama, with 5 tracked versions. It was first listed on Jun 16, 2026 and most recently updated on Jun 22, 2026.
Ranks ahead of 110,066 of 132,113 servers on MCP Toplist.
Use Qiniso
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http qiniso https://qiniso.qinisolabs.workers.dev/mcpclaude mcp add qiniso -- npx -y @qinisolabs/qiniso[mcp_servers.qiniso]
url = "https://qiniso.qinisolabs.workers.dev/mcp"Add to ~/.codex/config.toml.
[mcp_servers.qiniso]
command = "npx"
args = ["-y", "@qinisolabs/qiniso"]Add to ~/.codex/config.toml.
https://qiniso.qinisolabs.workers.dev/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"qiniso": {
"command": "npx",
"args": [
"-y",
"@qinisolabs/qiniso"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"qiniso": {
"url": "https://qiniso.qinisolabs.workers.dev/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"qiniso": {
"command": "npx",
"args": [
"-y",
"@qinisolabs/qiniso"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"qiniso": {
"type": "http",
"url": "https://qiniso.qinisolabs.workers.dev/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"qiniso": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@qinisolabs/qiniso"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"qiniso": {
"serverUrl": "https://qiniso.qinisolabs.workers.dev/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"qiniso": {
"command": "npx",
"args": [
"-y",
"@qinisolabs/qiniso"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"qiniso": {
"url": "https://qiniso.qinisolabs.workers.dev/mcp"
}
}
}{
"mcpServers": {
"qiniso": {
"command": "npx",
"args": [
"-y",
"@qinisolabs/qiniso"
]
}
}
}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.qinisolabs%2Fqiniso)<a href="https://mcptoplist.com/server/io.github.qinisolabs%2Fqiniso"><img src="https://mcptoplist.com/badge/io.github.qinisolabs%2Fqiniso.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
qinisolabs
Other servers by qinisolabs
- companieswise#14,895 · 5 vers
- sanctionwise#23,339 · 2 vers
- floodwise#35,023 · 1 ver
- bizdays#53,976 · 2 vers
- icdwise#64,019 · 1 ver
- localecheck#64,020 · 1 ver
- veridigit#64,021 · 1 ver
Available versions (5)
| Version | Published |
|---|---|
| 0.5.1 | Jun 22, 2026 |
| 0.5.0 | Jun 19, 2026 |
| 0.3.0 | Jun 18, 2026 |
| 0.2.0 | Jun 17, 2026 |
| 0.1.0 | Jun 16, 2026 |
Frequently asked questions
- Who maintains Qiniso?
- Qiniso is maintained by qinisolabs, which publishes 9 MCP servers (18 total versions) tracked on MCP Toplist.
- Is Qiniso listed on the Official MCP Registry?
- Yes — Qiniso is listed on the Official MCP Registry, alongside Glama.
- How many versions does Qiniso have?
- MCP Toplist tracks 5 versions of Qiniso, most recently published on Jun 22, 2026.
- Where can I find the source code for Qiniso?
- The source code for Qiniso is hosted at github.com/qinisolabs/qiniso.
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.