Bsc Dex Spread runs on your own machine — the client starts it, so there is no endpoint to ping. 32 installs a week from npm. Last commit 21 Jul 2026.
Cross-DEX price & spread for PancakeSwap v2+v3 on BSC via x402. Tool get_dex_spread(pair, fee?).
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.
claude mcp add bsc-dex-spread -- npx -y bsc-dex-spread-mcp
{
"mcpServers": {
"bsc-dex-spread": {
"args": [
"-y",
"bsc-dex-spread-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.bsc-dex-spread]
command = "npx"
args = ["-y", "bsc-dex-spread-mcp"]
{
"mcpServers": {
"bsc-dex-spread": {
"args": [
"-y",
"bsc-dex-spread-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"bsc-dex-spread": {
"args": [
"-y",
"bsc-dex-spread-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.