MCP Directory
Back

ZotSeek

by introfini · TypeScript · ★ 138

AI semantic search for Zotero, with a built-in MCP server for AI agents (Claude Code, Codex). Find papers by meaning. 100% local and private.

#academic#academic-research#ai#ai-agents#claude-code#embeddings#llm#local-ai#mcp#mcp-server#model-context-protocol#offline-first#papers#privacy-focused#research#searching-algorithms#semantic-search-ai#transformers#zotero#zotero-plugin

Install

npx -y github:introfini/ZotSeek

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "zotseek": {
      "command": "npx",
      "args": [
        "-y",
        "github:introfini/ZotSeek"
      ]
    }
  }
}

From the README

Find similar papers by **meaning**, not just keywords. 100% local, no data leaves your machine. Now with a built-in **MCP server** for AI agents. > **Status:** ✅ Stable release · Zotero 8 & 9 · Transformers.js running locally > > **New:** 🤖 **MCP server built in** — Claude Code, Codex, and any MCP client can search your library and cite papers with links that open straight to the matched PDF page. Fully local, read-only, opt-in. [Set it up in one line →](docs/MCP.md) ZotSeek is designed with privacy as a core principle: | Aspect | Guarantee | |--------|-----------| | **AI Model** | Bundled…
Read full README on GitHub →

Related ai & ml servers