mcpbeat Sign in

zotio MCP Server

by orgmentem Your server? Claim it
local only

zotio runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 15 Sep 2026.

Zotero MCP server: local-first search, library checks, and preview-first writes for AI agents.

Installs / week
not published
2
Stars
1 open issues
15 Sep 2026
Last commit
from GitHub
MIT
License
Go

What the code does

We read the source, 58 min ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

    return filepath.Join(dir, credentialsFileName), nil
Builds a database query by concatenation internal/cli/tags_rename.go:172
        update := update
        ops = append(ops, mutation.Op{
            ID:              "tags.rename:" + update.key,

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to zotio

same job, measured the same way
Wet MCP
by n24q02m

Open-source MCP server for AI agents: web search, content extraction, and library docs.

3 069 installs/wk local only
Zoteus
by oscardvs

Zotero MCP server for Claude and ChatGPT: search, citations, safe writes, PDF passages and pages.

2 384 installs/wk answering
Wigolo
by knockoutez

Local-first web intelligence MCP server for AI coding agents

940 installs/wk local only
Neurakeep
by dominiclachance

Local-first, source-cited memory for AI agents with proposal review, failure memory, and MCP tools.

31 installs/wk local only
NoteStore Lab MCP
by xiaojiou176-open

Local copy-first Apple Notes recovery and review MCP server for NoteStore Lab case roots.

58 installs/wk local only
Tacitus MCP Server
by ionasrobert

Long-term memory for AI agents: local-first PKM with provenance and hybrid search.

33 installs/wk local only
PromptBranch
by promptbranch

Local-first MCP server for versioning, searching, evaluating, and improving AI prompts.

82 installs/wk local only
Agentmako
by drhalto

Local-first codebase intelligence MCP server for AI coding agents.

53 installs/wk local only

zotio — questions

Answers built from our own checks of this server.

Why is there no uptime for zotio?
zotio runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is zotio open source?
Yes — it is published under the MIT licence, written in Go, 2 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.