← Registry

Analytics

agentmarginrouter.com

Provides tools for structured web data extraction and live crypto market analytics, including cross-exchange spreads, gas fees, token prices, and EVM wallet balances.

1 endpoint18 known toolsFirst detected September 12, 2026Last detected September 12, 2026

ENDPOINT 1

https://agent-margin-router-production.up.railway.app/mcp

No auth detected

MCP server metadata

Name
agent-margin-router
Version
0.1.0
Capabilities
tools
Server instructions

Pay-per-call data tools for AI agents. First call is free with a `wallet` (3 free calls per wallet); afterwards pay $0.05 per call in USDC or USDT on Base via x402 (`x_payment`). Use `payment_info` to get the exact payment requirements.

Known tools 18

extract_clean

Structured JSON extraction from any public URL (HTML, PDF, JS-rendered pages).

Inferred read-only
market_spread

Live cross-exchange crypto spread with slippage-adjusted net edge for a given trade size.

Potential side effects
gas_fees

Live EIP-1559 gas fees (slow/standard/fast tiers) plus USD cost per transaction type (transfer, ERC-20 transfer, swap, NFT mint) for Base, Ethereum, Arbitrum, Optimism and Polygon.

Potential side effects
token_price

Multi-venue median spot price for any major crypto asset (Binance, Coinbase, Kraken, CoinGecko) with min/max, deviation and confidence score – one call instead of four.

Inferred read-only
wallet_balance

Native + stablecoin balances (ETH, USDC, USDT, DAI, WETH) of any EVM wallet with USD valuation, read directly from public RPC nodes on Base, Ethereum, Arbitrum, Optimism or Polygon.

Inferred read-only
web_search

Live web search results (title, URL, domain, snippet) for any query, key-less, region-aware.

Inferred read-only
email_validate

Validate an email address: RFC syntax, MX/A records via DNS-over-HTTPS, disposable and free-provider detection, role-account flag, deliverability score and verdict.

Potential side effects
dns_whois

DNS records (A, AAAA, MX, NS, TXT, CNAME, SOA, CAA) via DNS-over-HTTPS plus RDAP/WHOIS registration data (registrar, created/expires, status, nameservers, DNSSEC).

Inferred read-only
pdf_text

Extract clean text (per page + full) and metadata from any public PDF URL up to 25 MB / 200 pages.

Inferred read-only
seo_check

On-page SEO audit of any URL: title, meta description, canonical, headings, images without alt, links, Open Graph, structured data, robots.

Inferred read-only
defi_yields

Live DeFi pool yields (APY, TVL, stablecoin flag) across 100+ chains and protocols from DefiLlama.

Inferred read-only
currency_convert

Fiat currency conversion with ECB reference rates (30+ currencies): amount, source currency, one or many targets.

Inferred read-only
geo_ip

IP geolocation for IPv4/IPv6: country, region, city, coordinates, timezone, ASN, ISP/org, EU flag, private-range detection.

Inferred read-only
rss_feed

Fetch and parse any RSS 2.

Inferred read-only
crypto_ohlcv

Historical OHLCV candles for any major crypto pair (Binance, Coinbase fallback): intervals 1m-1w, up to 500 candles, with period summary (high, low, volume, change %).

Inferred read-only
ens_resolve

Resolve an ENS name to its Ethereum address plus text records (url, com.

Inferred read-only
health

Free.

Inferred read-only
payment_info

Free.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.agent-margin-router]
url = "https://agent-margin-router-production.up.railway.app/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "agent-margin-router": {
      "type": "http",
      "url": "https://agent-margin-router-production.up.railway.app/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: agent-margin-router
Remote MCP URL: https://agent-margin-router-production.up.railway.app/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "agent-margin-router": {
      "url": "https://agent-margin-router-production.up.railway.app/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "agent-margin-router": {
      "type": "http",
      "url": "https://agent-margin-router-production.up.railway.app/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "agent-margin-router",
  "transport": "streamable-http",
  "url": "https://agent-margin-router-production.up.railway.app/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for railway.app was fetched 2026-09-24T22:25:30.993Z.

Trust status Trusted

railway.app is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.