mcpbeat Sign in

Munition MCP Server

by benjammartin Your server? Claim it
local only

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

x402-paid Upload and Flight Search tools for AI agents.

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

Installs per day peak 32 · avg 9 · +173% w/w
a month agotoday
69
Installs / week
npm · @munition/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 munition -- npx -y @munition/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "munition": {
      "args": [
        "-y",
        "@munition/mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.munition]
command = "npx"
args = ["-y", "@munition/mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "munition": {
      "args": [
        "-y",
        "@munition/mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "munition": {
      "args": [
        "-y",
        "@munition/mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: MUNITION_API_URL (Production Munition API origin.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Munition

same job, measured the same way
JMT x402 Agent Tools
by jmthomasofficial

25 x402 paid API tools for AI agents on Base mainnet.

local only
Iteratools
by fredpsantos33

40+ pay-per-use tools for AI agents: search, TTS, QR, PDF, scraping, image gen. x402.

32 installs/wk local only
Quartermaster
by surewhynot-quartermaster

x402 toolkit for AI agents: paid web, AI, and Base chain tools per call in USDC. Free tools too.

49 tools answering
Shippost MCP
by ryankramer

Twitter/X tools for AI agents — read timelines, post tweets, search, and engage

57 installs/wk local only
Agent Services MCP
by gareth1953

MCP server: x402-paid & free tools for AI agents — provenance, quality scoring, action audit.

78 installs/wk local only
Delx Agent Utilities
by davidmosiah

Stateless URL, DNS, x402, JWT, encoding, and parsing tools for AI agents.

200 installs/wk local only
Agent Preflight
by lorensaisolutions-preflight

Six paid URL-intelligence tools for autonomous agents and agent swarms.

7 tools answering
X402 Data Gateway
by epistemedeus

Paid x402 and MPP tools for agent discovery, payment safety, data, and DeFi.

24 tools answering

Munition — questions

Answers built from our own checks of this server.

Why is there no uptime for Munition?
Munition 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 @munition/mcp was installed 69 times last week.
Is Munition 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 Munition?
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 @munition/mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Munition?
The npm package @munition/mcp was installed 69 times in the last week. Week over week that is +173%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.