Verify API
Rank #14,586io.github.mgdsn/verify-api-mcp
Evidence-backed verification for citations, packages, repos, cases, filings, drugs, x402 sellers.
Verify API is a Model Context Protocol (MCP) server published by mgdsn. It ranks #14,586 of 132,046 servers tracked on MCP Toplist. Verify API is listed across 2 registries — Official MCP and Glama, with 7 tracked versions. It was first listed on Aug 30, 2026 and most recently updated on Sep 4, 2026.
Ranks ahead of 117,460 of 132,046 servers on MCP Toplist.
Use Verify API
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add verify-api-mcp -e "VERIFY_API_KEY=<your VERIFY_API_KEY>" -- uvx verify-api-mcpReplace each placeholder with your own value before saving.
[mcp_servers.verify-api-mcp]
command = "uvx"
args = ["verify-api-mcp"]
[mcp_servers.verify-api-mcp.env]
VERIFY_API_KEY = "<your VERIFY_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"verify-api-mcp": {
"command": "uvx",
"args": [
"verify-api-mcp"
],
"env": {
"VERIFY_API_KEY": "<your VERIFY_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"verify-api-mcp": {
"command": "uvx",
"args": [
"verify-api-mcp"
],
"env": {
"VERIFY_API_KEY": "<your VERIFY_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"verify-api-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"verify-api-mcp"
],
"env": {
"VERIFY_API_KEY": "<your VERIFY_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"verify-api-mcp": {
"command": "uvx",
"args": [
"verify-api-mcp"
],
"env": {
"VERIFY_API_KEY": "<your VERIFY_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"verify-api-mcp": {
"command": "uvx",
"args": [
"verify-api-mcp"
],
"env": {
"VERIFY_API_KEY": "<your VERIFY_API_KEY>"
}
}
}
}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.mgdsn%2Fverify-api-mcp)<a href="https://mcptoplist.com/server/io.github.mgdsn%2Fverify-api-mcp"><img src="https://mcptoplist.com/badge/io.github.mgdsn%2Fverify-api-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
mgdsn
Available versions (7)
| Version | Published |
|---|---|
| 0.6.0 | Sep 4, 2026 |
| 0.5.0 | Sep 3, 2026 |
| 0.4.0 | Sep 1, 2026 |
| 0.3.0 | Aug 31, 2026 |
| 0.2.1 | Aug 31, 2026 |
| 0.2.0 | Aug 30, 2026 |
| 0.1.0 | Aug 30, 2026 |
Frequently asked questions
- Who maintains Verify API?
- Verify API is maintained by mgdsn, which publishes 1 MCP server (7 total versions) tracked on MCP Toplist.
- Is Verify API listed on the Official MCP Registry?
- Yes — Verify API is listed on the Official MCP Registry, alongside Glama.
- How many versions does Verify API have?
- MCP Toplist tracks 7 versions of Verify API, most recently published on Sep 4, 2026.
- Where can I find the source code for Verify API?
- The source code for Verify API is hosted at github.com/mgdsn/verify-api-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.