Skip to main content
Glama

MCP Document Indexer

by yairwein

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LLM_MODELNoOllama model for summarizationllama3.2:3b
CHUNK_SIZENoText chunking size setting1000
LANCEDB_PATHNoLanceDB storage path./vector_index
CHUNK_OVERLAPNoText chunking overlap setting200
WATCH_FOLDERSYesFolders to monitor (comma-separated)
EMBEDDING_MODELNoEmbedding model (sentence-transformers)all-MiniLM-L6-v2
FILE_EXTENSIONSNoFile types to index.pdf,.docx,.doc,.txt,.md,.rtf
OLLAMA_BASE_URLNoOllama API URLhttp://localhost:11434
MAX_FILE_SIZE_MBNoMaximum file size in MB100

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/yairwein/document-mcp'

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