Loomal

mcp-server-zotero-dev

MCP server by github.com/introfini/mcp-server-zotero-dev

MCP server enabling AI assistants to build, test, and debug Zotero plugins

32 starsnpm: @introfini/mcp-server-zotero-dev

About mcp-server-zotero-dev

mcp-server-zotero-dev is an MCP (Model Context Protocol) server published by introfini in the official MCP registry. MCP server enabling AI assistants to build, test, and debug Zotero plugins

It ships as an npm package (@introfini/mcp-server-zotero-dev), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/introfini/mcp-server-zotero-dev, where the project has earned 32 GitHub stars.

Use mcp-server-zotero-dev with your agent

Claude Code · one command
claude mcp add mcp-server-zotero-dev -- npx -y @introfini/mcp-server-zotero-dev
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "mcp-server-zotero-dev": {
      "command": "npx",
      "args": [
        "-y",
        "@introfini/mcp-server-zotero-dev"
      ]
    }
  }
}
npm@introfini/mcp-server-zotero-dev

Frequently asked questions

What is mcp-server-zotero-dev?
mcp-server-zotero-dev is an MCP (Model Context Protocol) server by introfini. MCP server enabling AI assistants to build, test, and debug Zotero plugins
How do I connect mcp-server-zotero-dev to Claude, Cursor, or another MCP client?
Install mcp-server-zotero-dev from its npm package (@introfini/mcp-server-zotero-dev) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is mcp-server-zotero-dev open source?
Yes — the source code is public at github.com/introfini/mcp-server-zotero-dev, with 32 GitHub stars.
Can AI agents pay to use mcp-server-zotero-dev?
Not yet through Loomal — mcp-server-zotero-dev is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain mcp-server-zotero-dev? Claim this listing free by verifying GitHub ownership, or contact us.