io.github.introfini/mcp-server-zotero-dev MCP Server
io.github.introfini/mcp-server-zotero-dev
What is the io.github.introfini/mcp-server-zotero-dev MCP server?
MCP server enabling AI assistants to build, test, and debug Zotero plugins
How to install io.github.introfini/mcp-server-zotero-dev
Copy-paste configuration for popular MCP clients.
ZOTERO_RDP_PORTRDP port for Zotero connection
ZOTERO_RDP_HOSTRDP host for Zotero connection
{
"mcpServers": {
"mcp-server-zotero-dev": {
"command": "npx",
"args": [
"-y",
"@introfini/mcp-server-zotero-dev"
],
"env": {
"ZOTERO_RDP_PORT": "<YOUR_ZOTERO_RDP_PORT>",
"ZOTERO_RDP_HOST": "<YOUR_ZOTERO_RDP_HOST>"
}
}
}
}{
"mcpServers": {
"mcp-server-zotero-dev": {
"command": "npx",
"args": [
"-y",
"@introfini/mcp-server-zotero-dev"
],
"env": {
"ZOTERO_RDP_PORT": "<YOUR_ZOTERO_RDP_PORT>",
"ZOTERO_RDP_HOST": "<YOUR_ZOTERO_RDP_HOST>"
}
}
}
}{
"mcpServers": {
"mcp-server-zotero-dev": {
"command": "npx",
"args": [
"-y",
"@introfini/mcp-server-zotero-dev"
],
"env": {
"ZOTERO_RDP_PORT": "<YOUR_ZOTERO_RDP_PORT>",
"ZOTERO_RDP_HOST": "<YOUR_ZOTERO_RDP_HOST>"
}
}
}
}{
"servers": {
"mcp-server-zotero-dev": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@introfini/mcp-server-zotero-dev"
],
"env": {
"ZOTERO_RDP_PORT": "<YOUR_ZOTERO_RDP_PORT>",
"ZOTERO_RDP_HOST": "<YOUR_ZOTERO_RDP_HOST>"
}
}
}
}claude mcp add mcp-server-zotero-dev --env ZOTERO_RDP_PORT=<YOUR_ZOTERO_RDP_PORT> --env ZOTERO_RDP_HOST=<YOUR_ZOTERO_RDP_HOST> -- npx -y @introfini/mcp-server-zotero-devRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.