CodingRoman/DokuMCP
3.3
If you are the rightful owner of DokuMCP and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The ChmMcpServer is a model context protocol server designed for GitHub Copilot in Visual Studio, focusing on extracting and indexing .chm documentation files.
Tools
Functions exposed to the LLM to take actions
list_sources
Lists all available documentation sources.
search_docs
Searches documentation with a query and returns top K results.
get_topic
Retrieves a specific HTML topic from the cache.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client