mcpbeat Sign in

MCP Anvil MCP Server

by aiinfradecoded Your server? Claim it
local only

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

Local MCP gateway daemon: route, audit, and inspect MCP servers from one config.

Installs per day peak 42 · avg 17 · -22% w/w
a month agotoday
104
Installs / week
pypi · mcp-anvil
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

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

Alternatives to MCP Anvil

same job, measured the same way
McpMux
by mcpmux

McpMux — configure MCP servers once, connect every AI client through one local gateway.

local only
McpMux
by mcpmux

McpMux — configure MCP servers once, connect every AI client through one local gateway.

local only
mcp-anything
by dror-bengal

Meta-MCP gateway: search, inspect and call any MCP server from the public registries.

68 installs/wk local only
shadow-mcp
by saagpatel

Local MCP server that inventories and risk-grades MCP servers configured on this machine.

42 installs/wk local only
Maildev MCP
by pierre3

MailDev MCP server. Manage Docker containers and inspect emails from your AI editor or MCP client.

local only
Unyly Gateway
by unyly

One connector for 15,000+ MCP servers plus your team's private MCPs, from any AI client.

answering
mcp-audit
by saagpatel

Scan, enumerate, and risk-score every MCP server configured on your machine.

190 installs/wk local only
Apple Productivity MCP
by gambadio

On-demand local Apple Mail, Calendar, and Reminders MCP server for macOS.

25 installs/wk local only

MCP Anvil — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP Anvil?
MCP Anvil 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 mcp-anvil was installed 104 times last week.
How do I connect MCP Anvil?
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 mcp-anvil straight from pypi; nothing to host, nothing to sign up for.
How many people use MCP Anvil?
The pypi package mcp-anvil was installed 104 times in the last week. Week over week that is -22%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.