Docvet runs on your own machine — the client starts it, so there is no endpoint to ping. 1 475 installs a week from pypi. Last commit 9 May 2026.
Docstring quality vetting for Python -- enrichment, freshness, coverage, and presence checks
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"
}
}
}
Answers built from our own checks of this server.