mcpbeat Sign in

Forge Swap MCP Server

local only

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

FORGE Swap — cross-chain swaps via THORChain. Quote and execute BTC, ETH, RUNE, USDC swaps.

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

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

Alternatives to Forge Swap

same job, measured the same way
Relay
by reservoirprotocol

Cross-chain bridge and swap quotes, fee estimation, and transaction tracking via Relay Protocol.

39 installs/wk local only
Relay
by relayprotocol

Cross-chain bridge and swap quotes, fee estimation, and transaction tracking via Relay Protocol.

local only
ChangeNOW
by changenow

Quote, create and track cross-chain crypto swaps. Non-custodial exchange, no account, no KYC.

7 tools answering
Clawswap
by wartech9

Cross-chain swaps between Solana and Base for AI agents paid for via via x402 micropayments.

44 installs/wk local only
Haiku DeFi MCP
by haiku-trading

DeFi execution for AI agents — swap, lend, bridge, and yield across 22 chains.

53 installs/wk local only
Hive Swap
by srotzin

Cross-chain token swaps for autonomous agents on Base L2 and partner rails

1 tools answering
Delora MCP
by deloraprotocol

Delora MCP server for cross-chain quotes, supported chains, tokens, and tools.

68 installs/wk 6 tools answering
THORChain Swap
by thorchain-swap

Read-only THORChain swap quotes, liquidity pools, and network status.

3 tools answering

Forge Swap — questions

Answers built from our own checks of this server.

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