mcpbeat Sign in

Aha.io MCP Server

local only

Aha.io runs on your own machine — the client starts it, so there is no endpoint to ping. 147 installs a week from npm. Last commit 29 Aug 2026.

Search, read and update Aha.io ideas, features, epics, releases, goals and comments

Installs per day peak 904 · avg 52 · -2% w/w
a month agotoday
147
Installs / week
npm · @cedricziel/aha-mcp
6
Stars
2 open issues
29 Aug 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Aha.io 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 aha-mcp -- npx -y @cedricziel/aha-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "aha-mcp": {
      "args": [
        "-y",
        "@cedricziel/aha-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.aha-mcp]
command = "npx"
args = ["-y", "@cedricziel/aha-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "aha-mcp": {
      "args": [
        "-y",
        "@cedricziel/aha-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "aha-mcp": {
      "args": [
        "-y",
        "@cedricziel/aha-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Aha.io

same job, measured the same way
Github Gist
by ofershap

MCP server to create, read, update, list, and search GitHub Gists from your IDE

52 installs/wk local only
Statuspal
by usefulapi

Read status-page status, services, incidents and metrics; create, update and publish incidents.

11 tools answering
Wiki.js
by ni-c

Search, read and edit Wiki.js pages, and manage its assets, users, groups and comments

local only
Clickup
by usefulapi

Read teams, spaces, lists and tasks; create, update and comment on tasks and track time.

14 tools answering
Hong Kong CourtDB
by indotender

Search Hong Kong court cases and read judgment documents.

3 tools answering
Unreasonable Eco
by unreasonable

Search Unreasonable people, ventures, funders, programs, and commitments.

answering
Markboard
by markboard

Read and update Markboard kanban boards: cards, checklists, labels, comments and files.

answering
Reddit MCP Server
by jordanburke

Reddit MCP server with full read/write - posts, comments, search, and content creation.

648 installs/wk local only

Aha.io — questions

Answers built from our own checks of this server.

Why is there no uptime for Aha.io?
Aha.io 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 @cedricziel/aha-mcp was installed 147 times last week.
How do I connect Aha.io?
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 @cedricziel/aha-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Aha.io?
The npm package @cedricziel/aha-mcp was installed 147 times in the last week. Week over week that is -2%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Aha.io open source?
Yes — it is published under the MIT licence, written in TypeScript, 6 stars on GitHub and 2 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.