tinycontext
TinyContext provides a local, token-efficient memory layer for AI agents. It enables saving and recalling memories via MCP tools, using hybrid BM25 and dense retrieval to return only context that fits the requested token budget.
- Score
- 62.0462 signals
- Evidence
- 8 stars · 2 forks
- Last commit
- as last read from GitHub; most reads are from 2 Sep 2026 or later
- Listed
Install
No one-command install. Set it up from its source.
Alternatives · MCPs
- gh-smart-mcp-proxy-mcpproxy330 stars · 44 forks95.695
- devrag64 stars · 14 forks88.471
- awareness-local200 stars · 3 forks86.712
What it is
TinyContext provides a local, token-efficient memory layer for AI agents. It enables saving and recalling memories via MCP tools, using hybrid BM25 and dense retrieval to return only context that fits the requested token budget.
When to use it
TinyContext provides a local, token-efficient memory layer for AI agents. It enables saving and recalling memories via MCP tools, using hybrid BM25 and dense retrieval to return only context that fits the requested token budget.
How to install / invoke
See Glama for the install config.
Notes
Listed from the Glama MCP registry.