ngmcp
ngmcp is an MCP server that exposes
Norton Guide database files
to AI agents.
Norton Guides are a classic hypertext help-file format from the DOS era,
used widely for Clipper and related tooling documentation. ngmcp makes
their content accessible to AI agents via the Model Context Protocol, using
ngdb as its reading library and
fastmcp as its MCP framework.
Quick start
NGMCP_GUIDE_DIRS=/path/to/guides uvx ngmcp
See Installation for more details.