Skip to main content
Glama
MrMattMunro

mcp-docsearch

by MrMattMunro

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DOCSEARCH_DBNoWhere the vector store is written<corpus>/.docsearch
DOCSEARCH_CORPUSNoRoot directory of the markdown corpuscwd
DOCSEARCH_WINDOWNoLines per window (window mode)80
DOCSEARCH_EXCLUDENoExtra comma-separated directory names to skip
DOCSEARCH_OVERLAPNoOverlapping lines between windows20
DOCSEARCH_CHUNK_MODENo`auto`, `header`, or `window`auto
DOCSEARCH_COLLECTIONNoCollection name (use one per corpus)docs

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/MrMattMunro/mcp-docsearch'

If you have feedback or need assistance with the MCP directory API, please join our Discord server