Verso runs on your own machine — the client starts it, so there is no endpoint to ping. 48 installs a week from pypi. Last commit 1 Sep 2026.
MCP server to read Verso-generated documentation sites (e.g., the Lean Language Reference).
Today is the operative word: we check Verso every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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"
}
}
}
This one needs environment variables set before it will start:
VERSO_MCP_SITES (Comma-separated alias=url list of Verso Manual-genre sites to serve. Defaults to the Lean Language Reference when unset.).
The author declared them in the registry entry; get the values from the project itself.
MCP server for langchain documentation, generated by doc2mcp.
MCP server for uagents documentation, generated by doc2mcp.
MCP server for skill documentation, generated by doc2mcp.
MCP server for opencode documentation, generated by doc2mcp.
MCP server for sunpeak documentation, generated by doc2mcp.
MCP server for lightfield documentation, generated by doc2mcp.
MCP server for tabletopsimulator documentation, generated by doc2mcp.
MCP server for the PDFGate API. Generate PDFs, manage documents and handle e-signatures.
Answers built from our own checks of this server.