veridigit
Rank #64,021io.github.qinisolabs/veridigit
Verified IBAN, card, ISBN-13 & VIN validation for AI agents — checksums, not guesses.
veridigit is a Model Context Protocol (MCP) server published by qinisolabs. It ranks #64,021 of 132,113 servers tracked on MCP Toplist. veridigit is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 1 tracked version. It was first listed on Jun 15, 2026 and most recently updated on Jun 15, 2026.
Ranks ahead of 68,092 of 132,113 servers on MCP Toplist.
Use veridigit
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add veridigit -- npx -y veridigit[mcp_servers.veridigit]
command = "npx"
args = ["-y", "veridigit"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"veridigit": {
"command": "npx",
"args": [
"-y",
"veridigit"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"veridigit": {
"command": "npx",
"args": [
"-y",
"veridigit"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"veridigit": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"veridigit"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"veridigit": {
"command": "npx",
"args": [
"-y",
"veridigit"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"veridigit": {
"command": "npx",
"args": [
"-y",
"veridigit"
]
}
}
}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%2Fveridigit)<a href="https://mcptoplist.com/server/io.github.qinisolabs%2Fveridigit"><img src="https://mcptoplist.com/badge/io.github.qinisolabs%2Fveridigit.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
qinisolabs
Other servers by qinisolabs
- companieswise#14,895 · 5 vers
- Qiniso#22,047 · 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
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Jun 15, 2026 |
Frequently asked questions
- Who maintains veridigit?
- veridigit is maintained by qinisolabs, which publishes 9 MCP servers (18 total versions) tracked on MCP Toplist.
- Is veridigit listed on the Official MCP Registry?
- Yes — veridigit is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
- How many versions does veridigit have?
- MCP Toplist tracks 1 version of veridigit, most recently published on Jun 15, 2026.
- Where can I find the source code for veridigit?
- The source code for veridigit is hosted at github.com/qinisolabs/veridigit.
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.