Releases
TinySearch: Open-Source MCP Web Research for Local LLMs
TinySearch is the first tool in the TinySuite family. It gives local MCP agents a compact web research workflow without adding a hosted dashboard, account system, database, or backend service.
The core loop is deliberately small:
search -> crawl -> chunk -> rerank -> grounded prompt
The MCP client receives a source-grounded prompt and uses its own model to write the final answer with citations.
