Skip to content
Back to search
30
MCP

abtris/zotero-mcp-go-server

docker/abtris/zotero-mcp-go-server

Zotero MCP Server written in Go

Uptime
0.0%
42 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

rsubr/gtasks-mcp
Google Tasks MCP written in Go
0 tools
zotero-mcp
Model Context Protocol (MCP) server for the Zotero API, in Python
0 tools
io.github.oscardvs/zoteus
The everything Zotero MCP server — Web API v3 + local API, safe writes, citations, search.
0 tools · streamable-http
Zotio
Zotero MCP server: preview-first, journaled writes and keyless local reads for AI agents.
0 tools
io.github.introfini/mcp-server-zotero-dev
MCP server enabling AI assistants to build, test, and debug Zotero plugins
0 tools
mcp-golang
Write Model Context Protocol servers in few lines of go code. Docs at https://mcpgolang.com . Created by https://metoro.io
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "abtris/zotero-mcp-go-server": {
      "url": "None",
      "transport": "http"
    }
  }
}