mcpbeat Sign in

Castor MCP Server

local only

Castor MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 10 installs a week from npm.

Castor for Confluence Data Center — MCP server bridging Confluence DC with AI agents

10
Installs / week
npm · castor-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Castor MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add castor-mcp -- npx -y castor-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "castor-mcp": {
      "args": [
        "-y",
        "castor-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.castor-mcp]
command = "npx"
args = ["-y", "castor-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "castor-mcp": {
      "args": [
        "-y",
        "castor-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "castor-mcp": {
      "args": [
        "-y",
        "castor-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Castor MCP

same job, measured the same way
Atlassian Dc MCP Confluence
by b1ff

MCP server for Atlassian Confluence Data Center - access and manage content

1 912 installs/wk local only
Atlassian Dc MCP Confluence
by mrrefactoring

MCP server for Atlassian Confluence Data Center - access and manage content

76 installs/wk local only
Confluence Cloud
by aaronsb

MCP server for Confluence Cloud — page editing, navigation, and content management

47 installs/wk local only
MCP Atlassian Extended
by vish288

MCP server for Jira and Confluence — sprints, agile boards, attachments, versions, calendars.

285 installs/wk local only
Ariel Memory
by cipher208

Two-layer memory MCP server for AI agents with 37 tools, RAG, graphs, wiki, auth

35 installs/wk local only
Hivemind
by hiveforge-sh

MCP server for Obsidian vaults - AI tools with consistent canonical context. Local-first.

22 installs/wk local only
Obsidian MCP Secure
by dewtech-technologies

Secure MCP server for Obsidian with OWASP Top 10 controls and full audit logging.

27 installs/wk local only
poe-data-mcp - Path of Exile game data
by charleslucas

MCP server for Path of Exile game data: wiki, economy, and Craft of Exile lookups

57 installs/wk local only

Castor MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Castor MCP?
Castor MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package castor-mcp was installed 10 times last week.
How do I connect Castor MCP?
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 runs locally, so the command pulls castor-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Castor MCP?
The npm package castor-mcp was installed 10 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.