mcpbeat Sign in

Spot Advanced Swap Orders MCP Server

by orbs-network Your server? Claim it
local only

Spot Advanced Swap Orders runs on your own machine — the client starts it, so there is no endpoint to ping. 486 installs a week from npm. Last commit 17 Sep 2026.

Create gasless market, limit, TWAP, stop-loss, take-profit, and delayed-start swap orders.

Installs per day peak 232 · avg 85 · +37% w/w
a month agotoday
486
Installs / week
npm · @orbs-network/spot
2
Stars
0 open issues
17 Sep 2026
Last commit
0 releases in 90 days
MIT
License
Solidity

What the code does

We read the source, 11 h ago · rules 3dff92dd89df

Evidence

Things with no honest explanation: a promise that contradicts the code, code that runs at install time while hiding what it does, data leaving the machine.

Deletes files or strips permissions script/plugin.zsh:9
rm -rf "$plugin"

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

We found things in this code

Code changes quietly between releases, and nobody reads the diff of a dependency. We do, on every release — watch Spot Advanced Swap Orders and you get told the day something new turns up.

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

Alternatives to Spot Advanced Swap Orders

same job, measured the same way
1inch MCP
by 1inch-business

Doc search, intent & cross-chain swaps, limit orders, portfolio, spot prices, gas & all APIs.

10 tools answering
Blackforge
by blackforge

Crypto market data: order book depth, liquidity lifetimes and taker flow on 9 spot venues

45 installs/wk local only
Supost MCP
by capmus-team

Search listings, message posters, and create drafts on SUpost, the marketplace for Stanford

6 tools answering
Quote.Trade MCP Adapter
by quote

Quote.Trade MCP: login, deposit address, market data, orders, and withdraws.

25 tools answering
Furlpay CLI
by furlpay

Stablecoin payments, swaps, stock orders, market data, travel booking, yield and card controls.

43 installs/wk local only
Volcanodog
by volcanodog

Real-time and delayed market sentiment data with premium access via Stripe payments

answering
AIsa Crypto Market Data
by aisa

Spot prices, ranked market tables, history, OHLC, per-venue tickers and trending.

answering
Lighter MCP
by winter0x

Read Lighter perpetual markets and place guarded orders, including the H100 compute-price market.

39 installs/wk local only

Spot Advanced Swap Orders — questions

Answers built from our own checks of this server.

Why is there no uptime for Spot Advanced Swap Orders?
Spot Advanced Swap Orders 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 @orbs-network/spot was installed 486 times last week.
How do I connect Spot Advanced Swap Orders?
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 @orbs-network/spot straight from npm; nothing to host, nothing to sign up for.
How many people use Spot Advanced Swap Orders?
The npm package @orbs-network/spot was installed 486 times in the last week. Week over week that is +37%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Spot Advanced Swap Orders open source?
Yes — it is published under the MIT licence, written in Solidity and 2 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.