mcpbeat

Cite Caddy MCP Server

by herbertkokholm-citecaddy
answering

Cite Caddy is answering right now. Last checked 8 min ago. Last commit 1 Aug 2026.

Remote MCP server for full read/write access to a Zotero library

Uptime history 58 hours of history
58 hours agonow
100.0%
Uptime 24h
91 of 91 checks
Tools
hidden behind auth
604 ms
Response time
average over 24h
0
Stars
last commit 1 Aug 2026

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 8 min ago.

run in your terminal
claude mcp add cite-caddy --transport http https://citecaddy.herbertkokholm.dk/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "cite-caddy": {
      "url": "https://citecaddy.herbertkokholm.dk/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.cite-caddy]
url = "https://citecaddy.herbertkokholm.dk/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "cite-caddy": {
      "url": "https://citecaddy.herbertkokholm.dk/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "cite-caddy": {
      "url": "https://citecaddy.herbertkokholm.dk/mcp"
    }
  }
}

This endpoint answered with an authorization challenge — the server is running, but you need an API key or OAuth to use it.

Endpoints

URLTransportStateLatencyChecked
https://citecaddy.herbertkokholm.dk/mcp streamable-http needs key 596 ms 8 min ago

Alternatives to Cite Caddy

same job, measured the same way
Clipboard MCP
by mnardit

Cross-platform MCP server for system clipboard access (read, write, watch)

local only
Evc Team Relay MCP
by entire-vc

MCP server for AI agent read/write access to Obsidian vaults via EVC Team Relay.

154 installs/wk local only
Zotero MCP
by 54yyyu

Search, read, annotate, and add to your Zotero research library, local or web.

8 112 installs/wk local only
Figma MCP Go
by vkhanhqui

Figma MCP server with full read/write access via plugin — no API token, no rate limits. 73 tools.

888 installs/wk local only
Figma MCP Go
by tunglt1810

Figma MCP server with full read/write access via plugin — no API token, no rate limits. 73 tools.

419 installs/wk local only
Slack
by pulsemcp

MCP server for Slack — read/write messages, manage threads, and react to messages.

813 installs/wk local only
Canvas Lms MCP
by bruchris

TypeScript MCP server for Canvas LMS — 115 read+write tools across 17 domains.

499 installs/wk local only
Slack Lists MCP
by justadityaraj

Full read + write access to Slack Lists for AI: create, update, check off, reassign, delete.

58 installs/wk local only

Cite Caddy — questions

Answers built from our own checks of this server.

Why is there no tool list for Cite Caddy?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 100.0% of checks in the last 24 hours got a reply.
Is Cite Caddy working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 604 ms. The bar chart above shows every period we have measured.
How do I connect Cite Caddy?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address. You will need your own key or an OAuth login: it refuses anonymous clients.
Does Cite Caddy need an API key?
Yes. Every time we knock, Cite Caddy answers with an authorization challenge instead of its tool list — that is how we know it is running and gated rather than broken. Bring your own credentials and it will talk.
How fast is Cite Caddy?
It answers our handshake in 604 ms on average, which is faster than 17% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Cite Caddy open source?
Yes — it is published under the MIT licence, written in Python, 0 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.