Odel
Verify API

Verify API

Local
@mgdsnPythonMITUpdated 3 days ago

Evidence-backed verification for citations, packages, repos, cases, filings, drugs, x402 sellers.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIverify-api-mcpv0.6.0

Run

uvx verify-api-mcp

MCP client config

{
  "mcpServers": {
    "verify-api": {
      "command": "uvx",
      "args": [
        "verify-api-mcp"
      ]
    }
  }
}