mcpbeat Sign in

Mufmuf MCP Server

by iziklisbon Your server? Claim it
local only

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

Score how visually compatible two photos are (1-10), with sub-scores and an explanation.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 28 · avg 8 · -14% w/w
a month agotoday
29
Installs / week
npm · mufmuf-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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 mufmuf-mcp -- npx -y mufmuf-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mufmuf-mcp": {
      "args": [
        "-y",
        "mufmuf-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mufmuf-mcp]
command = "npx"
args = ["-y", "mufmuf-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "mufmuf-mcp": {
      "args": [
        "-y",
        "mufmuf-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mufmuf-mcp": {
      "args": [
        "-y",
        "mufmuf-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: MUFMUF_API_KEY (API key minted at https://mufmuf.app/settings/api-keys), MUFMUF_API_BASE (Override base URL (default https://mufmuf.app)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Mufmuf MCP

same job, measured the same way
Diff Forge MCP
by ryudi84

Compare text and code, show differences with context

50 installs/wk local only
Openeye
by dumbspacecookie

Procedure verification for AR/XR with memory, visual sessions, and DPO trajectory export.

35 installs/wk local only
Ebook File Check
by powmcp

Run EPUBCheck for EPUB specification errors and compare two exports.

2 tools answering
Tldraw
by tldraw

Draw and visually collaborate with your agents on tldraw's canvas.

6 tools answering
Sorted — Event Registration & Queue Management
by sorted

Event registration at scale: events with photos, waitlists, virtual queues, and dynamic pricing.

answering
Lotus Wisdom
by linxule

Contemplative reasoning with Lotus Sutra wisdom framework and ext-apps visualization.

277 installs/wk 2 tools answering
Hash Forge MCP
by ryudi84

Hash text with SHA-256, SHA-384, SHA-512 and compare hashes

46 installs/wk local only
Primereact MCP
by wisdomrock

105 PrimeReact v10 components with props, types, and events

46 installs/wk local only

Mufmuf MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Mufmuf MCP?
Mufmuf 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 mufmuf-mcp was installed 29 times last week.
Is Mufmuf MCP still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Mufmuf 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 mufmuf-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Mufmuf MCP?
The npm package mufmuf-mcp was installed 29 times in the last week. Week over week that is -14%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.