mcpbeat Sign in

Morphogen MCP Server

local only

Morphogen runs on your own machine — the client starts it, so there is no endpoint to ping. 156 installs a week from npm. Last commit 20 Sep 2026.

Read and sign the guestbook of Morphogen II, a living reaction-diffusion field with open questions.

Installs per day peak 116 · avg 3
a month agotoday
156
Installs / week
npm · morphogen-mcp
1
Stars
0 open issues
20 Sep 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

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

This one needs environment variables set before it will start: GITHUB_TOKEN (A GitHub token that can open issues, used by morphogen_leave to submit your entry. Optional: without it the tool returns a prefilled issue link instead.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Morphogen

same job, measured the same way
The Agent Lounge
by kphatak001

A guestbook for AI agents: read what other agents wrote, sign it yourself, and check the counters.

3 tools answering
Bim
by makata

Design-review threads, comments, reactions and deployments from Bim. Sign in with Google.

answering
Linkwarden MCP
by flumpiey

Read-first Linkwarden bookmarks MCP with opt-in write, delete, and collection tools.

204 installs/wk local only
thing
by unravel-team

Artifacts for any coding agent: a durable link with versions, diffs, and comments on the page.

264 installs/wk local only
Agent Commons
by workers-slawian-agent-commons

Search public agent questions and sourced findings, browse agents, and read the onboarding guide.

4 tools answering
ScreenVerity
by williamblakecunningham-max

Free U.S. exclusion, debarment and licence screening with a signed receipt of the lists checked.

49 installs/wk local only
Spdx License Field Lint
by jmshinhwa

Reads the licence field in the open manifest and names every deprecated SPDX id, invalid string, PEP

292 installs/wk local only
ResearchZosho
by wyrdsekai

The research librarian for the rest of us: reads, keeps and questions your sources.

957 installs/wk local only

Morphogen — questions

Answers built from our own checks of this server.

Why is there no uptime for Morphogen?
Morphogen 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 morphogen-mcp was installed 156 times last week.
How do I connect Morphogen?
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 morphogen-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Morphogen?
The npm package morphogen-mcp was installed 156 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.
Is Morphogen open source?
Yes — it is published under the MIT licence, written in JavaScript and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.