Skip to main content
Glama
mmaun

knowledge_mgmt

by mmaun

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLogging verbosityINFO
CHUNK_SIZENoMaximum chunk size in characters1000
STORAGE_DIRNoDirectory for document storage~/.knowledge-mgmt-mcp/storage
CHROMA_DB_DIRNoChromaDB database directory~/.knowledge-mgmt-mcp/chroma_db
CHUNK_OVERLAPNoOverlap between chunks200
MAX_FILE_SIZENoMax file size in bytes104857600
COHERE_API_KEYNoCohere API key (required if using Cohere provider)
OPENAI_API_KEYNoOpenAI API key (required if using OpenAI provider)
EMBEDDING_MODELNoModel to use for embeddingsXenova/all-MiniLM-L6-v2
CHUNKING_STRATEGYNoChunking methodsentence
ALLOWED_FILE_TYPESNoComma-separated file typespdf,docx,txt,md,csv,json,html
EMBEDDING_PROVIDERNoEmbedding provider to usetransformers

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/mmaun/askmydocs'

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