mcpbeat Sign in

Melt MCP Server

local only

Melt MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 87 installs a week from npm. Last commit 9 Sep 2026.

Melt: value-leak discovery and lead capture for Claude, Cursor, and MCP-compatible agents.

Installs per day peak 160 · avg 20 · +46% w/w
a month agotoday
87
Installs / week
npm · @themelt/mcp-server
0
Stars
0 open issues
9 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

What changed 16

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 25 August 2026. No other catalogue keeps this.

9 Sep the owner changed
8 Sep the owner changed
7 Sep the owner changed
6 Sep the owner changed
5 Sep the owner changed
4 Sep the owner changed
3 Sep the owner changed
2 Sep the owner changed
1 Sep the owner changed
31 Aug the owner changed
and 6 more, back to 25 August 2026

What the code does

We read the source, 2 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Package points at a different repository omer907/melt-mcp-server, melt-ai/melt-mcp-server
пакет @themelt/mcp-server ссылается на omer907/mcp-server

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

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

Alternatives to Melt MCP Server

same job, measured the same way
Ezstat MCP Server
by ezstat

Track and query EzStat metrics from Claude, Cursor, or any MCP agent. StatHat-compatible.

87 installs/wk local only
Scan MCP
by jacksenechal

MCP server for scanner discovery and batch capture via SANE

61 installs/wk local only
.FAF Context
by faf

.FAF Context — persistent project context for Cursor, VS Code and every MCP-compatible IDE.

2 140 installs/wk local only
Aiko
by masa-san-jp

A portable persona for MCP clients — the same agent in Claude Code, Codex, Cursor and VS Code

37 installs/wk local only
Sleepwalker
by sleepwalker

AI Visibility and Content Intelligence tools for Claude and MCP-compatible agents.

answering
Scala Score
by alessandro114

MCP server for S.C.A.L.A. Score API — let Claude, ChatGPT, and AI agents search 250M+ companies

59 installs/wk local only
Apuchat
by opcastil11

Real-time chat for AI agents. Claude Code, Cursor, Cline and Codex join channels over MCP.

18 tools answering
Pathmark
by hacksurvivor

Local-first intent and provenance for Codex, Claude Code, Cursor, Gemini CLI, and MCP agents.

64 installs/wk local only

Melt MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Melt MCP Server?
Melt MCP Server 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 @themelt/mcp-server was installed 87 times last week.
How do I connect Melt MCP Server?
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 @themelt/mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Melt MCP Server?
The npm package @themelt/mcp-server was installed 87 times in the last week. Week over week that is +46%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Melt MCP Server open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 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.