mcpbeat Sign in

Vivory Verification Gateway MCP Server

local only

Vivory Verification Gateway runs on your own machine — the client starts it, so there is no endpoint to ping. 73 installs a week from pypi. Last commit 5 Jun 2026.

98 MCP tools for verifiable AI: citations, law, KYB, peer review, forecast, media provenance.

Installs per day peak 35 · avg 10 · -16% w/w
a month agotoday
73
Installs / week
pypi · vivory-mcp-verification
0
Stars
0 open issues
5 Jun 2026
Last commit
0 releases in 90 days
License
Python

What the code does

We read the source, 21 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

File ships in the package but is absent from the source [пакет] src/vivory_mcp_verification/__init__.py:1, [пакет] src/vivory_mcp_verification/__main__.py:1, [пакет] src/vivory_mcp_verification/client.py:1 и ещё 6
этот файл ставится пользователю, но в репозитории его нет

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add vivory-mcp-verification -- uvx vivory-mcp-verification
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "vivory-mcp-verification": {
      "args": [
        "vivory-mcp-verification"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.vivory-mcp-verification]
command = "uvx"
args = ["vivory-mcp-verification"]
.cursor/mcp.json
{
  "mcpServers": {
    "vivory-mcp-verification": {
      "args": [
        "vivory-mcp-verification"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "vivory-mcp-verification": {
      "args": [
        "vivory-mcp-verification"
      ],
      "command": "uvx"
    }
  }
}

This one needs environment variables set before it will start: VIVORY_API_KEY (Optional Vivory Pro API key for higher daily limits (10,000/day Pro vs 100/day anonymous). Get one at api.vivory.app/dashboard.), VIVORY_API_BASE (Override the upstream gateway URL (default: https://api.vivory.app/api). Useful for self-hosted Vivory backends.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Vivory Verification Gateway

same job, measured the same way
Il Eli MCP
by matematicsolutions

MCP server for Israeli law: Knesset legislation and case law, verifiable citations.

204 installs/wk local only
AIMarket Oracle Gateway
by alexar76

Stdio MCP: 17 verifiable AIMarket oracles, 35 pay-per-call tools for AI agents.

89 installs/wk local only
MCP Assist — Coordination Memory
by aliomranih

Coordination memory with verification: reconcile-against-GitHub, verdict freshness, provenance.

answering
Perseus Ledger — verifiable, hash-chained event provenance
by perseus-computing-llc

Verifiable, hash-chained event provenance for autonomous systems. Local-first, MIT. 5 MCP tools.

131 installs/wk local only
AccordTrace
by kosta1985

Tamper-evident proof creation and verification for AI agents via MCP, A2A, and REST.

9 tools answering
Lt Eli MCP
by matematicsolutions

MCP server for Lithuanian legislation (TAR via data.gov.lt) with verifiable citations.

213 installs/wk local only
Incode Idv MCP
by incodetechnologies

MCP server for Incode IDV, providing identity verification tools for AI assistants.

47 installs/wk local only
Kasbah MCP
by al-adnane

Governance layer for agentic AI — signed, verifiable receipts for every agent action.

55 installs/wk local only

Vivory Verification Gateway — questions

Answers built from our own checks of this server.

Why is there no uptime for Vivory Verification Gateway?
Vivory Verification Gateway runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package vivory-mcp-verification was installed 73 times last week.
How do I connect Vivory Verification Gateway?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls vivory-mcp-verification straight from pypi; nothing to host, nothing to sign up for.
How many people use Vivory Verification Gateway?
The pypi package vivory-mcp-verification was installed 73 times in the last week. Week over week that is -16%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Vivory Verification Gateway open source?
We cannot say either way: written in Python and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.