TinyContext
Officialby TinySuiteHQ
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HOST | No | MCP HTTP bind host | |
| MCP_PORT | No | MCP HTTP bind port | |
| MCP_TRANSPORT | No | stdio, sse, or streamable-http | stdio |
| MCP_CORS_ORIGINS | No | Comma-separated CORS origins | |
| TINYCONTEXT_VERSION | No | Set the FastAPI/container version | |
| TINYCONTEXT_MODELS_DIR | No | Override the ONNX bundle directory | |
| TINYCONTEXT_CONFIG_PATH | No | Use an explicit JSON configuration file | |
| TINYCONTEXT_RECALL_RRF_K | No | Override the RRF rank constant | 60 |
| TINYCONTEXT_RECALL_TOP_K | No | Override the default candidate count | 10 |
| TINYCONTEXT_ENCODING_NAME | No | Override the tokenizer | o200k_base |
| TINYCONTEXT_MEMORY_DB_PATH | No | Override the SQLite database path | |
| TINYCONTEXT_EMBEDDING_MODEL | No | Override the embedding model | fast |
| TINYCONTEXT_RECALL_MAX_TOKENS | No | Override the default token budget | 2000 |
| TINYCONTEXT_RECALL_RRF_CUTOFF | No | Override the normalized hybrid RRF cutoff | 0.0 |
| TINYCONTEXT_DENSE_QUERY_PREFIX | No | Override the dense query prefix | |
| TINYCONTEXT_RECALL_DENSE_WEIGHT | No | Override the dense RRF weight | 0.5 |
| TINYCONTEXT_EMBEDDING_BATCH_SIZE | No | Override inference batch size | 32 |
| TINYCONTEXT_DENSE_DOCUMENT_PREFIX | No | Override the dense document prefix |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessSlow