Verso runs on your own machine — the client starts it, so there is no endpoint to ping. 46 installs a week from pypi. Last commit 1 Aug 2026.
MCP server to read Verso-generated documentation sites (e.g., the Lean Language Reference).
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 verso -- uvx verso-mcp
{
"mcpServers": {
"verso": {
"args": [
"verso-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.verso]
command = "uvx"
args = ["verso-mcp"]
{
"mcpServers": {
"verso": {
"args": [
"verso-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"verso": {
"args": [
"verso-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.