mcpbeat Sign in

Fee Optimizer MCP Server

by gaokai258 Your server? Claim it
local only

Fee Optimizer MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 649 installs a week from npm. Last commit 14 Sep 2026.

Compare crypto exchange fees across 18 venues. VIP tiers, funding, spread, fiat rails, app vs PRO.

649
Installs / week
npm · fee-optimizer-mcp
0
Stars
0 open issues
14 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

What the code does

We read the source, 22 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 gaokai258/feemcp
пакет fee-optimizer-mcp ссылается на gaokai258/fee-optimizer-mcp

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

Alternatives to Fee Optimizer MCP

same job, measured the same way
Radar
by funding-radar

Live crypto funding-rate radar across 5 exchanges: events, pair briefings, calendar, spreads.

6 tools answering
Cryptohopper Market Data
by cryptohopper

Real-time crypto market data: candles, tickers, orderbooks across 13+ exchanges via MCP.

answering
MCP Transak
by codespar

MCP server for Transak — fiat-to-crypto on/off-ramp across ~170 countries (Partner API)

41 installs/wk local only
CoinCryptoRank MCP
by qqdd27

Real-time crypto market data, funding rates, arbitrage and trading tools from 60+ exchanges.

35 tools answering
CoinMarketCap
by coinmarketcap

Official CoinMarketCap MCP server: real-time crypto prices, market cap, rankings and exchange data.

answering
MCP Bitso
by codespar

MCP server for Bitso — Latin American crypto exchange, trading, funding, withdrawals

30 installs/wk local only
CoinRithm Agent Trading
by coinrithm

Keyless prediction-market data across 12 venues plus paper-trading of crypto spot, futures, and PM.

238 installs/wk 38 tools answering
AlgoVault — Crypto Quant Trade Calls
by algovaultfi

The Brain Layer for AI Trading Agents — quant calls + cross-venue arb across perp venues via MCP.

498 installs/wk 8 tools answering

Fee Optimizer MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Fee Optimizer MCP?
Fee Optimizer 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 npm package fee-optimizer-mcp was installed 649 times last week.
How do I connect Fee Optimizer 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 fee-optimizer-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Fee Optimizer MCP?
The npm package fee-optimizer-mcp was installed 649 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Fee Optimizer MCP 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.