Skip to content

erno-szabados/zealmcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zealmcp

An MCP (Model Context Protocol) stdio server that exposes Zeal/Dash docsets for agent grounding.

See https://zealdocs.org/

Requirements

  • Python 3.11+
  • uv

Configure

Set ZEAL_DOCSETS_PATH to one or more directories containing *.docset folders (colon-separated on Linux).

Example:

export ZEAL_DOCSETS_PATH="$HOME/.local/share/Zeal/Zeal/docsets"

Run

uv sync
ZEAL_DOCSETS_PATH=... uv run zeal-mcp

MCP tools (MVP)

  • list_docsets – enumerate discovered docsets
  • search – search entries in a docset (or across all docsets)
  • get_entry – load an entry, return plain text plus a stable source_uri

About

Simple zeal docset MCP stdout server

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages