Loading MCP server directory, please wait...
Offline MCP server for local Qt 4.8, Qt 5, and Qt 6 documentation with full-text search.
npx @getmcp/cli add io.github.jztan/qt4-doc-mcp-serverRequires Python 3.10+. Community-contributed server. Review source before installing.
QT_DOC_BASEAbsolute path to a local Qt 4.8, Qt 5, or Qt 6 HTML documentation root (required)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.jztan/qt4-doc-mcp-server": {
"command": "uvx",
"args": [
"qt4-doc-mcp-server"
],
"env": {
"QT_DOC_BASE": "",
"QT_DOC_STATE_DIR": "",
"SERVER_HOST": "",
"SERVER_PORT": ""
}
}
}
}