Skip to main content
Glama

Knowledge Graph Builder

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HF_TOKENNoHuggingFace API token (legacy, unused)
CHUNK_SIZENoCharacters per chunk for AI processing2000
MAX_CHUNKSNoMaximum chunks to process (0=unlimited)0
LOCAL_MODELNoLocal model identifierllama3.2:latest
CHUNK_OVERLAPNoOverlap between chunks for context200
MODEL_PROVIDERNoAI model provider to useollama
OLLAMA_BASE_URLNoOllama API endpointhttp://localhost:11434
LMSTUDIO_BASE_URLNoLM Studio API endpointhttp://localhost:1234

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/rebots-online/hKG-ontologizer-KGB-mcp'

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