Skip to main content
Glama
nourawada02

nist-rag-mcp-server

by nourawada02

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
RAG_BM25_KNoBM25 candidate pool20
RAG_DENSE_KNoDense candidate pool20
RAG_FINAL_KNoFinal distinct-page context budget3
RAG_OCR_DPINoPDF render resolution for OCR300
RAG_DATA_DIRNoPersistent uploads and Chroma files./data
TESSERACT_CMDNoExplicit Tesseract executableauto-detected
RAG_CHUNK_SIZENoChunk size in characters1000
RAG_COLLECTIONNoChroma collection nameproduction_documents
RAG_OCR_LANGUAGENoTesseract languageeng
RAG_CHUNK_OVERLAPNoCharacter overlap200
RAG_VISUAL_CATALOGNoVerified visual catalog used by selective retrieval./data/visuals/catalog.json
RAG_EMBEDDING_MODELNoOllama embedding modelmxbai-embed-large
RAG_GENERATION_MODELNoOllama answer modelqwen3.5:2b
RAG_MAX_UPLOAD_BYTESNoUpload limit52428800

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/nourawada02/MultiAgent_MCP_Project'

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