Mcp-server

JWears/Mcp-server

3.2

If you are the rightful owner of Mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The Local Docs MCP Server is a TypeScript-based server designed to expose local documentation folders to AI assistants using the Model Context Protocol (MCP).

Tools

Functions exposed to the LLM to take actions

list_files

Lists files in the docs directory matching a glob pattern, with optional namespace filtering.

read_file

Reads a file from a specific namespace in the docs directory.

search

Searches for text in files, with optional namespace filtering.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources