Skip to main content
Glama
TinySuiteHQ

TinyContext

Official
by TinySuiteHQ

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HOSTNoMCP HTTP bind host
MCP_PORTNoMCP HTTP bind port
MCP_TRANSPORTNostdio, sse, or streamable-httpstdio
MCP_CORS_ORIGINSNoComma-separated CORS origins
TINYCONTEXT_VERSIONNoSet the FastAPI/container version
TINYCONTEXT_MODELS_DIRNoOverride the ONNX bundle directory
TINYCONTEXT_CONFIG_PATHNoUse an explicit JSON configuration file
TINYCONTEXT_RECALL_RRF_KNoOverride the RRF rank constant60
TINYCONTEXT_RECALL_TOP_KNoOverride the default candidate count10
TINYCONTEXT_ENCODING_NAMENoOverride the tokenizero200k_base
TINYCONTEXT_MEMORY_DB_PATHNoOverride the SQLite database path
TINYCONTEXT_EMBEDDING_MODELNoOverride the embedding modelfast
TINYCONTEXT_RECALL_MAX_TOKENSNoOverride the default token budget2000
TINYCONTEXT_RECALL_RRF_CUTOFFNoOverride the normalized hybrid RRF cutoff0.0
TINYCONTEXT_DENSE_QUERY_PREFIXNoOverride the dense query prefix
TINYCONTEXT_RECALL_DENSE_WEIGHTNoOverride the dense RRF weight0.5
TINYCONTEXT_EMBEDDING_BATCH_SIZENoOverride inference batch size32
TINYCONTEXT_DENSE_DOCUMENT_PREFIXNoOverride the dense document prefix

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/TinySuiteHQ/TinyContext'

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