Skip to main content
Glama

Knowledge Base MCP Server

by jeanibarz

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FAISS_INDEX_PATHNoThe path to the FAISS index.$HOME/knowledge_bases/.faiss
HUGGINGFACE_API_KEYYesAPI key for the Hugging Face Inference API, which is used to generate embeddings for the knowledge base content.
HUGGINGFACE_MODEL_NAMENoThe Hugging Face model to use for generating embeddings.sentence-transformers/all-MiniLM-L6-v2
KNOWLEDGE_BASES_ROOT_DIRNoThe directory where the knowledge base subdirectories are located.$HOME/knowledge_bases

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/jeanibarz/knowledge-base-mcp-server'

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