mcpbeat Sign in

Fusion MCP Server

by jolymmiles Your server? Claim it
local only

Fusion MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 71 installs a week from pypi. Last commit 18 Jun 2026.

Local Fusion MCP: panel->judge->synthesis on the Claude CLI subscription, no OpenRouter.

Installs per day peak 32 · avg 12 · -12% w/w
a month agotoday
71
Installs / week
pypi · fusion-mcp
0
Stars
0 open issues
18 Jun 2026
Last commit
0 releases in 90 days
License
Python

Nothing serious here today

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

Alternatives to Fusion MCP

same job, measured the same way
Claude Usage
by syk8015

Measures whether your Claude subscription is paying off, from local logs. No upload.

local only
Macwhisper MCP Server
by docdyhr

MacWhisper transcription for Claude Desktop. Fully local, no cloud, audio stays on your Mac.

116 installs/wk local only
ModelShortlist
by agenticartists

Local BYOK MCP for AI model shortlisting using OpenRouter + Artificial Analysis.

261 installs/wk local only
Ae MCP
by junkdoge-joe

A stdio connector for the local ae-mcp After Effects panel; install the AE extension separately.

48 installs/wk local only
ToolRouter
by humanleap

The OpenRouter for tools. One MCP connection gives any AI agent 254 hosted tools, pay per call.

48 tools answering
Live Translate MCP
by jolucashornung

MCP server for local speech translation (EN ↔ 中文) via Whisper + Claude + Piper

54 installs/wk local only
Live Translate MCP
by waxberry

MCP server for local speech translation (EN ↔ 中文) via Whisper + Claude + Piper

local only
Python MCP
by files

Local-only Python MCP server for the Files.com API.

938 installs/wk local only

Fusion MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Fusion MCP?
Fusion 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 pypi package fusion-mcp was installed 71 times last week.
How do I connect Fusion 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 fusion-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Fusion MCP?
The pypi package fusion-mcp was installed 71 times in the last week. Week over week that is -12%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Fusion MCP open source?
We cannot say either way: written in Python and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.