potatosearch MCP Server
jacobsee/potatosearch
Are you the maintainer of jacobsee/potatosearch? Claim this listing →
Vector document search system & MCP server for potato hardware and real people
Add AgentRank to Claude Code Discover and compare tools like jacobsee/potatosearch — your AI finds the right one automatically
Get API Access → claude mcp add agentrank -- npx -y agentrank-mcp-server Overview
jacobsee/potatosearch is a Python MCP server licensed under AGPL-3.0. Vector document search system & MCP server for potato hardware and real people
Ranked #77 out of 124 indexed tools.
Actively maintained with commits in the last week.
Ecosystem
Python AGPL-3.0
Score Breakdown
Stars 15% 1
1 stars → early stage
Freshness 25% 1d ago
Last commit 1d ago → actively maintained
Issue Health 25% 50%
No issues filed → no history to score
Contributors 10% 1
1 contributor → solo project
Dependents 25% 0
No dependents → no downstream usage
npm Downloads N/A
PyPI Downloads N/A
Forks 0
Description Good
License AGPL-3.0
Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →
How to Improve
Description low impact
Contributors medium impact
Dependents medium impact
Matched Queries
From the README
# potatosearch Vector document search system & MCP server for potato hardware and real people - just deploy, ingest, and use. Respects your system resources by only embedding vectors and lightweight locators back to the original source files, instead of duplicating all content into the vector database. Additionally supports IVF-PQ indexing for further reducing footprint and speeding up searches. Currently supports ZIM archives, PDF, Microsoft Office, and ODF formats for ingestion. ## Why? Standard vector databases store the embedding vector **and** the full source text together. If your source corpus is, for example, a few hundred GB of compressed text, the vector DB decompresses and duplicates everything, quickly ballooning to multiple terabytes. If you avoid this by using them in bring-your-own vector mode, you have to manage it all yourself. potatosearch stores only: - The embedding vector (compressed via FAISS Product Quantization) - A document locator: `(backend_name, locatRead full README on GitHub →
Get the weekly AgentRank digest
Top movers, new tools, ecosystem insights — straight to your inbox.