mcpbeat Sign in

Veragent MCP Server

by lixiaowww Your server? Claim it
local only

Veragent runs on your own machine — the client starts it, so there is no endpoint to ping. 61 installs a week from pypi. Last commit 24 Jun 2026.

Check the trust/security score of MCP servers, agents, skills & CLIs before you install them.

Installs per day peak 19 · avg 9 · -21% w/w
a month agotoday
61
Installs / week
pypi · veragent-mcp
0
Stars
0 open issues
24 Jun 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check Veragent 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 veragent -- uvx veragent-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "veragent": {
      "args": [
        "veragent-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.veragent]
command = "uvx"
args = ["veragent-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "veragent": {
      "args": [
        "veragent-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "veragent": {
      "args": [
        "veragent-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Veragent

same job, measured the same way
AgentSecurityLens MCP Security Trust Check
by professor2k8

MCP security trust-check for agents before installing MCPs, Skills or tools.

74 installs/wk local only
Mcpgrade
by mcpgrade

Security grades (A-F) for MCP servers. Check one before you install or trust it. mcpgrade.dev

44 installs/wk local only
Loaditout
by loaditoutadmin

Search and install 20,000+ security-graded MCP servers and agent skills.

36 installs/wk local only
Mcpcheck
by joeyough

Scan any MCP server for tool-poisoning, security, auth & license. Trust score before install.

2 tools answering
MCP Shield
by craftedtrust

Trust verification for MCP servers. Check scores, scan for security issues, search 4,200+ servers.

4 tools answering
Kadent Scan
by kadent

Free, read-only security scanner for remote MCP servers, before you connect them.

1 tools answering
Aguara MCP
by garagon

Security scanner for AI agent skills and MCP servers

local only
MCP Customs
by mcpcustoms

Inspect an MCP server for common security risks before you install it. Offline, zero telemetry.

30 installs/wk local only

Veragent — questions

Answers built from our own checks of this server.

Why is there no uptime for Veragent?
Veragent 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 veragent-mcp was installed 61 times last week.
How do I connect Veragent?
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 veragent-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Veragent?
The pypi package veragent-mcp was installed 61 times in the last week. Week over week that is -21%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Veragent open source?
Yes — it is published under the MIT licence, written in Python 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.