Veris
Rank #13,508io.github.vighriday/veris
Behavioral verification intelligence for AI coding agents. 17 MCP tools. Local-first. MIT.
Veris is a Model Context Protocol (MCP) server published by vighriday. It ranks #13,508 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Veris is listed across 3 registries — Official MCP, Glama and PulseMCP, with 1 tracked version. It was first listed on May 18, 2026 and most recently updated on May 18, 2026.
Ranks ahead of 118,538 of 132,046 servers on MCP Toplist.
Use Veris
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add veris -e "VERIS_STATE_DISABLED=<your VERIS_STATE_DISABLED>" -e "VERIS_PLUGINS_DISABLED=<your VERIS_PLUGINS_DISABLED>" -e "VERIS_CONFIDENCE_THRESHOLD=<your VERIS_CONFIDENCE_THRESHOLD>" -- npx -y mcp veris-coreReplace each placeholder with your own value before saving.
[mcp_servers.veris]
command = "npx"
args = ["-y", "mcp", "veris-core"]
[mcp_servers.veris.env]
VERIS_STATE_DISABLED = "<your VERIS_STATE_DISABLED>"
VERIS_PLUGINS_DISABLED = "<your VERIS_PLUGINS_DISABLED>"
VERIS_CONFIDENCE_THRESHOLD = "<your VERIS_CONFIDENCE_THRESHOLD>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"veris": {
"command": "npx",
"args": [
"-y",
"mcp",
"veris-core"
],
"env": {
"VERIS_STATE_DISABLED": "<your VERIS_STATE_DISABLED>",
"VERIS_PLUGINS_DISABLED": "<your VERIS_PLUGINS_DISABLED>",
"VERIS_CONFIDENCE_THRESHOLD": "<your VERIS_CONFIDENCE_THRESHOLD>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"veris": {
"command": "npx",
"args": [
"-y",
"mcp",
"veris-core"
],
"env": {
"VERIS_STATE_DISABLED": "<your VERIS_STATE_DISABLED>",
"VERIS_PLUGINS_DISABLED": "<your VERIS_PLUGINS_DISABLED>",
"VERIS_CONFIDENCE_THRESHOLD": "<your VERIS_CONFIDENCE_THRESHOLD>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"veris": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp",
"veris-core"
],
"env": {
"VERIS_STATE_DISABLED": "<your VERIS_STATE_DISABLED>",
"VERIS_PLUGINS_DISABLED": "<your VERIS_PLUGINS_DISABLED>",
"VERIS_CONFIDENCE_THRESHOLD": "<your VERIS_CONFIDENCE_THRESHOLD>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"veris": {
"command": "npx",
"args": [
"-y",
"mcp",
"veris-core"
],
"env": {
"VERIS_STATE_DISABLED": "<your VERIS_STATE_DISABLED>",
"VERIS_PLUGINS_DISABLED": "<your VERIS_PLUGINS_DISABLED>",
"VERIS_CONFIDENCE_THRESHOLD": "<your VERIS_CONFIDENCE_THRESHOLD>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"veris": {
"command": "npx",
"args": [
"-y",
"mcp",
"veris-core"
],
"env": {
"VERIS_STATE_DISABLED": "<your VERIS_STATE_DISABLED>",
"VERIS_PLUGINS_DISABLED": "<your VERIS_PLUGINS_DISABLED>",
"VERIS_CONFIDENCE_THRESHOLD": "<your VERIS_CONFIDENCE_THRESHOLD>"
}
}
}
}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.vighriday%2Fveris)<a href="https://mcptoplist.com/server/io.github.vighriday%2Fveris"><img src="https://mcptoplist.com/badge/io.github.vighriday%2Fveris.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
vighriday
Available versions (1)
| Version | Published |
|---|---|
| 2.1.8 | May 18, 2026 |
Frequently asked questions
- Who maintains Veris?
- Veris is maintained by vighriday, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Veris listed on the Official MCP Registry?
- Yes — Veris is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Veris have?
- MCP Toplist tracks 1 version of Veris, most recently published on May 18, 2026.
- Where can I find the source code for Veris?
- The source code for Veris is hosted at github.com/vighriday/veris.
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.