Skip to main content
Glama
jztan

Qt4 Documentation MCP Server

by jztan

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
QT_DOC_BASEYesAbsolute path to the Qt 4.8.4 HTML docs (.../doc/html).
SERVER_HOSTNoBind address for the FastMCP server (0.0.0.0 for containers).127.0.0.1
SERVER_PORTNoTCP port for streamable HTTP transport.8000
MD_CACHE_DIRNoDirectory for cached Markdown blobs + metadata..cache/md
INDEX_DB_PATHNoLocation of the SQLite FTS5 search index..index/fts.sqlite
MCP_LOG_LEVELNoLogging verbosity (DEBUG/INFO/WARNING/ERROR).WARNING
MD_CACHE_SIZENoIn-memory CachedDoc LRU capacity (counts pages).512
PRECONVERT_MDNoWarm the Markdown cache automatically at startup.true
PREINDEX_DOCSNoBuild search index automatically at startup if not present.true
DEFAULT_MAX_MARKDOWN_LENGTHNoDefault maximum characters returned per request (prevents token limit issues).20000

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/jztan/qt4-doc-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server