Tinysearch MCP Server
Spend tokens on answers, not webpages. TinySearch searches, crawls, and reranks the web locally, then gives your agent only the evidence worth putting in its context.
People connecting search tools to Claude, Cursor, VS Code, or another MCP client. The project is written in Python.
VERIFIED ACTIVE
LAST COMMIT 2026-08-24 · ★ 214 · #4 OF 47 MAINTAINED SEARCH · VERIFIED 2026-08-25
MIT · Python servers · how we verify → /methodology
01 · Install Tinysearch
before you install - you'll need
The README does not document required environment variables for a basic install.
Claude Code
claude mcp add marcellm01-tinysearch -- uvx tinysuite-search Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"marcellm01-tinysearch": {
"command": "uvx",
"args": [
"tinysuite-search"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions · container (OCI image) - can be sandboxed away from your filesystem
license MIT - declared in the repository
pypi package tinysuite-search - check the name against the project README before installing (PyPI has no namespace ownership)
registry namespace io.github.MarcellM01 is GitHub-verified and matches the repo owner
03 · What Tinysearch can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v0.6.2 · 2026-08-24
TinySearch v0.6.2 · TinySearch v0.6.2 makes web research more focused and efficient, with smarter handling of overlapping crawl evidence and a set of quality and performance optimizations. · Semantic deduplication for…
v0.6.1 · 2026-08-19
v0.6.0 · 2026-08-19
add optional external browser via Chrome DevTools Protocol · Feat/scrape link discovery · v0.6.0 · Added · Bounded related-links extraction on HTML scrapes: scrape_urls now returns · up to scrape_max_links candidate…
04 · Who maintains Tinysearch
tinysearch is maintained by marcellm01. It's the only MCP server we track from this author; the repo dates to May 2026.
05 · Facts
- repository
- github.com/marcellm01/tinysearch
- category
- search - ranked #4 of 47 actively-maintained search servers as of 2026-08-25.
- release cadence
- 10+ releases in the last 90 days (latest 2026-08-24)
- registry
- io.github.MarcellM01/tinysearch (active, first published 2026-07-16 · 2 versions)
- packages
- oci:docker.io/marcellm01/tinysearch:v0.4.0 · pypi:tinysuite-search
06 · Tinysearch FAQ
What is Tinysearch?
Spend tokens on answers, not webpages. TinySearch searches, crawls, and reranks the web locally, then gives your agent only the evidence worth putting in its context.
Is Tinysearch still maintained?
Yes - as of 2026-08-25, its last commit was 2026-08-24 and it shipped 10+ releases in the last 90 days. We re-verify nightly.
How do I install Tinysearch?
Run `uvx tinysuite-search`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.
Does Tinysearch run locally?
Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Tinysearch
Alternatives to Tinysearch
Maintained search servers if Tinysearch isn't the fit.
- Server Search MCP server for web search operations ★ 38,704 · 2026-08-05
- SearXNG Search MCP server for SearXNG - privacy-respecting web search with pagination, URL reading ★ 1,158 · 2026-08-25
- Blockrun MCP Web search, deep research, prediction markets & crypto data for AI agents. Pay per call via x402. ★ 388 · 2026-08-21
- Alfanous - Quranic Search Engine Search and explore the Holy Qur'an with Arabic text, transliteration, and advanced search support. ★ 287 · 2026-06-14
- Vexor A semantic search engine for files and code. ★ 239 · 2026-08-23
- Serpapi MCP Official SerpApi MCP server for Google, Bing, and other search engines. ★ 166 · 2026-08-15
Pairs well with
Servers that cover what Tinysearch doesn't - only shown when the pairing reason fits the companion.
- Firecrawl MCP Server → web scraping companion web scraping · ★ 7,310
- Tavily MCP → web scraping companion web scraping · ★ 2,351
- Context7 → documentation companion documentation · ★ 61,171
- GitLab MCP → documentation companion documentation · ★ 1,918
- Codebase Memory → memory companion memory · ★ 40,198
- Memorix → memory companion memory · ★ 688
More search MCP servers · Sylex Search · OpenResearch MCP · Openwebninja MCP · Retrieval
More Python MCP servers · MaBoSS Boolean Network Simulator · NeKo Biological Network Builder · PhysiCell Configuration Builder · Server Spreadsheet · Apolo Cad · see all