Loading MCP server directory, please wait...
MCP server to read Verso-generated documentation sites (e.g., the Lean Language Reference).
npx @getmcp/cli add io.github.nvlang/versoRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.nvlang/verso": {
"command": "uvx",
"args": [
"verso-mcp"
],
"env": {
"VERSO_MCP_SITES": ""
}
}
}
}