Docvet runs on your own machine — the client starts it, so there is no endpoint to ping. 2 359 installs a week from pypi. Last commit 13 Sep 2026.
Docstring quality vetting for Python -- enrichment, freshness, coverage, and presence checks
We read the source, 3 h ago · rules 3dff92dd89df
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.
result = subprocess.run(
env = dict(os.environ)
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
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.
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.
claude mcp add docvet -- uvx docvet
{
"mcpServers": {
"docvet": {
"args": [
"docvet"
],
"command": "uvx"
}
}
}
[mcp_servers.docvet]
command = "uvx"
args = ["docvet"]
{
"mcpServers": {
"docvet": {
"args": [
"docvet"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"docvet": {
"args": [
"docvet"
],
"command": "uvx"
}
}
}
Dead code, security, secrets detection and code quality for Python, TypeScript, Go.
Quality gates for AI agents. Lint, test, build checks with memory persistence.
Production readiness for vibe-coded apps. 52 checks for security, reliability, and performance.
Python code intelligence for coding agents: call paths, control flow, and change impact.
16 engines, 28 MCP tools for Python code quality. Zero external dependencies.
Paid AI utilities for web comparison, code checks, document extraction, security, and research.
Codebase analysis tools for AI agents: complexity, prop drilling, doc coverage, code smells.
MCP server for MNE-Python documentation, source code, GitHub issues, and forum
Answers built from our own checks of this server.