open-docs-mcp

askme765cs/open-docs-mcp

3.5

If you are the rightful owner of open-docs-mcp 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.

An open-source MCP implementation providing document management functionality.

Tools

Functions exposed to the LLM to take actions

enable_doc

Enable crawling for a specific doc

disable_doc

Disable crawling for a specific doc

crawl_docs

Start crawling enabled docs

build_index

Build search index for docs

search_docs

Search documentation

build_index

Build search index for docs

list_enabled_docs

List all enabled docs with their cache status

list_all_docs

List all available docs including disabled ones

Prompts

Interactive templates invoked by user choice

summarize_notes

Summarize all notes

Resources

Contextual data attached and managed by the client

First Note

URI: note:///1

MIME: text/plain

A text note: First Note

Second Note

URI: note:///2

MIME: text/plain

A text note: Second Note