Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TEAM_DOCS_MCP_DOCS_DIRNoDirectory containing documents to index./docs
TEAM_DOCS_MCP_INDEXED_DIRNoCache directory for computed embeddings./docs/.cache
TEAM_DOCS_MCP_EMBEDDING_MODELNoSentence-transformer model (ONNX)Xenova/all-MiniLM-L6-v2
TEAM_DOCS_MCP_CHUNK_SIZE_WORDSNoNumber of words per text chunk220
TEAM_DOCS_MCP_ALLOWED_EXTENSIONSNoComma-separated file extensions to include.md,.txt,.json,.html,.htm,.csv
TEAM_DOCS_MCP_CHUNK_OVERLAP_WORDSNoWord overlap between consecutive chunks40
TEAM_DOCS_MCP_MAX_FILE_SIZE_BYTESNoFiles larger than this are skipped20971520

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/jpnqs/team-docs-mcp'

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