mcpbeat Sign in

Veris MCP Server

by jakeyoung1 Your server? Claim it
local only

Veris runs on your own machine — the client starts it, so there is no endpoint to ping. 33 installs a week from npm. Last commit 11 Jun 2026.

Provenance-first web + SEC EDGAR data for AI agents: every fact carries its verifiable source.

Installs per day peak 26 · avg 8 · -33% w/w
a month agotoday
33
Installs / week
npm · veris-mcp
0
Stars
0 open issues
11 Jun 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Veris every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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 veris -- npx -y veris-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "veris": {
      "args": [
        "-y",
        "veris-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.veris]
command = "npx"
args = ["-y", "veris-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "veris": {
      "args": [
        "-y",
        "veris-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "veris": {
      "args": [
        "-y",
        "veris-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: BRAVE_API_KEY (Optional Brave Search API key; falls back to keyless DuckDuckGo if unset.), SEC_USER_AGENT (SEC fair-access User-Agent ('Name email@domain') for EDGAR; a default ships.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Veris

same job, measured the same way
Agentrank MCP
by saviodamato

Find real, verifiable businesses with provenance and source URLs - for AI agents.

90 installs/wk local only
Tugra
by tugra-ai

Provenance-aware memory format for AI agents: every claim carries its source, age and boundary.

570 installs/wk local only
Mapsmith
by mapsmith-ai

Deterministic GIS geoprocessing for AI agents, with verifiable provenance on every output

528 installs/wk local only
C
FiledProof
by filedproof

Primary-source SEC filing intelligence for AI agents, with exact evidence and provenance.

12 tools answering
Calera FINSEC — Certified SEC Memory
by caseyyahbara

Certified SEC EDGAR fact memory for AI agents with zero hallucination and filing provenance.

7 tools answering
Ergonia Works
by ergonia

Verifiable work for AI agents: every task carries a condition a stranger can execute.

6 tools answering
Daxoom
by daxoom

Owner-verified local business data for AI agents: profiles, hours, prices, with provenance.

answering
Kasbah MCP
by al-adnane

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

55 installs/wk local only

Veris — questions

Answers built from our own checks of this server.

Why is there no uptime for Veris?
Veris 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 npm package veris-mcp was installed 33 times last week.
How do I connect Veris?
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 veris-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Veris?
The npm package veris-mcp was installed 33 times in the last week. Week over week that is -33%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Veris open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.