io.github.jztan
qt4-doc-mcp-server
Offline MCP server for local Qt 4.8, Qt 5, and Qt 6 documentation with full-text search.
Streamable HTTPcommunityknowledge
Package Details
qt4-doc-mcp-server
TransportStreamable HTTP
Environment Variables
QT_DOC_BASE(str)
Required
Absolute path to a local Qt 4.8, Qt 5, or Qt 6 HTML documentation root (required)
QT_DOC_STATE_DIR(str)
Writable directory for the search index and Markdown cache (default: $QT_DOC_BASE/.index; set when the documentation root is read-only)
SERVER_HOST(str)
Server bind address (default: 127.0.0.1)
SERVER_PORT(num)
Server port (default: 8000)