Skip to main content
Glama
bwarzecha
by bwarzecha

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MAX_TOKENSNoMaximum tokens per chunk8192
API_INDEX_PATHNoPath to API index file./data/api_index.json
EMBEDDING_MODELNoSentence-transformers modeldunzhang/stella_en_1.5B_v5
MCP_SERVER_HOSTNoMCP server hostlocalhost
MCP_SERVER_NAMENoMCP server display nameKnowledge Server
MCP_SERVER_PORTNoMCP server port8000
EMBEDDING_DEVICENoDevice for embeddings (mps, cpu, cuda, auto)mps
VECTOR_STORE_DIRNoVector store persistence directory./data/vectorstore
OPENAPI_SPECS_DIRYesDirectory containing OpenAPI specs
RETRIEVAL_MAX_DEPTHNoMax reference expansion depth3
RETRIEVAL_TIMEOUT_MSNoRetrieval timeout in milliseconds5000
VECTOR_STORE_COLLECTIONNoVector store collection nameknowledge_base
RETRIEVAL_MAX_TOTAL_CHUNKSNoMax total chunks retrieved15
RETRIEVAL_MAX_PRIMARY_RESULTSNoMax primary search results5

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/bwarzecha/knowledge-server'

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