@mfassaie/digest
v1.0.0
Published
MCP server that fetches files into a structured artefact store, converts markdown and HTML to a typed section tree, and serves content through fetch_file, read_document, read_section, and write_section tools
Maintainers
Readme
digest
Fetch, structure, and serve web content for your AI agent without hanging or losing context.
An MCP server that fetches files into a structured artefact store, converts
markdown and HTML to a typed section tree, and serves content through
fetch_file, read_document, read_section, and write_section.
Install
npx @mfassaie/digest install # register the MCP server
npx @mfassaie/digest setup # build the local Docker image (one-time)Documentation
Full documentation, tool reference, architecture, and configuration: github.com/mfassaie/digest
