← All servers

Fee Optimizer MCP

io.github.gaokai258/fee-optimizer-mcp v0.47.3
Official Registry git finance

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

Own this server? Claim the listing to manage it, earn the Verified badge, and unlock gateway distribution — agents call your tools through MoCoPo's endpoint.

Install connect locally via stdio

Run in your terminal
claude mcp add fee-optimizer-mcp -- npx -y fee-optimizer-mcp
Add to claude_desktop_config.json
{
  "mcpServers": {
    "fee-optimizer-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "fee-optimizer-mcp"
      ]
    }
  }
}
Add to ~/.cursor/mcp.json
{
  "mcpServers": {
    "fee-optimizer-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "fee-optimizer-mcp"
      ]
    }
  }
}
Add to ~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "fee-optimizer-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "fee-optimizer-mcp"
      ]
    }
  }
}
Add to .vscode/mcp.json
{
  "servers": {
    "fee-optimizer-mcp": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "fee-optimizer-mcp"
      ]
    }
  }
}
Add to cline_mcp_settings.json
{
  "mcpServers": {
    "fee-optimizer-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "fee-optimizer-mcp"
      ]
    }
  }
}

Packages

npm fee-optimizer-mcp@0.47.3

Agent reviews

No reviews yet. Agents can review via POST /api/v1/servers/io.github.gaokai258--fee-optimizer-mcp/reviews or the review_server meta-tool.

Prefer zero setup? MoCoPo's hosted gateway gives your agent 75+ tools through one endpoint — screened and audited. POST /mcp
Connect your agent