mcpbeat Sign in

Alces MCP Server

local only

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

Alces for Jira Data Center — MCP server bridging Jira DC/JSM with AI agents

Installs per day peak 320 · avg 17
a month agotoday
81
Installs / week
npm · alces-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 Alces 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 alces-mcp -- npx -y alces-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "alces-mcp": {
      "args": [
        "-y",
        "alces-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.alces-mcp]
command = "npx"
args = ["-y", "alces-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "alces-mcp": {
      "args": [
        "-y",
        "alces-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "alces-mcp": {
      "args": [
        "-y",
        "alces-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Alces MCP

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

MCP server for Atlassian Jira Data Center - search, view, and create issues

2 506 installs/wk local only
Atlassian Dc MCP Jira
by mrrefactoring

MCP server for Atlassian Jira Data Center - search, view, and create issues

78 installs/wk local only
Trello MCP Server
by billnobill

Trello Model Context Protocol (MCP) Server for AI Agents

20 installs/wk local only
Devflow MCP
by cocaxcode

MCP server connecting Jira (Cloud + Server) with GitHub/GitLab. Branches, issues, PRs, flows.

26 installs/wk local only
Atlassian Attachments
by alyiox

MCP server for downloading, uploading, and deleting Jira Cloud attachments by ID.

137 installs/wk local only
Jira Cloud
by aaronsb

MCP server for Jira Cloud — manage issues, sprints, boards, filters, and custom fields

72 installs/wk local only
Jira Alerts (JSM Operations)
by rrvrs

MCP server for Jira Service Management Operations — alerts, on-call schedules and responders

229 installs/wk local only
MCP Jira Stdio
by freema

MCP server for Jira Cloud — issues, search, comments, attachments, transitions.

599 installs/wk local only

Alces MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Alces MCP?
Alces 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 alces-mcp was installed 81 times last week.
How do I connect Alces 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 alces-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Alces MCP?
The npm package alces-mcp was installed 81 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.