Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by kbyk004 • Documentation & Docs
A TypeScript MCP server that indexes Markdown files under a docs directory for full-text search and file retrieval via the MCP protocol.
Perform full-text search across a project's Markdown documentation with good Japanese tokenization and get filename/path/snippet results.
Retrieve the full content of a specific Markdown file via an MCP resource URI for further processing or summarization.
An easy-to-run local MCP server (stdio) to integrate documentation search into tools like Claude Desktop or MCP Inspector.
This server crawls a specified docs directory, tokenizes Japanese text with wakachigaki, and builds a MiniSearch full-text index of Markdown (.md) files. It exposes an MCP tool (search_docs) for searching with snippets and an MCP resource (read_doc) for retrieving full file contents, communicating over stdio so it can integrate with MCP clients like Claude Desktop or MCP Inspector. It is lightweight, open-source, and optimized for Japanese search through morphological tokenization.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.