mcpbeat Sign in

Compose MCP Server

local only

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

Typed feature management for compose projects: roadmap, changelog, artifacts, journal.

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

Alternatives to Compose MCP

same job, measured the same way
Kanban AI
by orholam

Remote MCP for Kanban AI boards—manage projects, tasks, and comments from AI tools.

answering
Linear
by linear

MCP server for Linear project management and issue tracking

answering
Feedback1
by feedback1

Collect feedback and manage the product roadmap from AI agents.

answering
Feedback Magic
by feedback-magic

Create Feedback Magic widgets — feedback, surveys, changelog, roadmap — from your AI editor.

46 installs/wk local only
Sleekplan
by sleekplan

Manage customer feedback, roadmap, changelog, and surveys in your Sleekplan workspace.

answering
MCP Roadmapsh
by aissablk1

MCP server for roadmap.sh: roadmaps, best practices, interview questions, projects & progress

38 installs/wk local only
Produktly
by produktly

Connect your AI assistant to Produktly. Read changelogs, feedback responses, and roadmap items.

answering
Kangram
by kangram

Task & board management for AI agents + humans. Kanban, comments, digests via MCP.

answering

Compose MCP — questions

Answers built from our own checks of this server.

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