Dex Data vs Finance Feeds — MCP Server Comparison | AllMCPs
Side-by-Side Model Context Protocol Comparison
Dex Data vs Finance Feeds
In-depth architectural comparison of the Dex Data and Finance Feeds MCP servers. Compare execution transports, security boundaries, tool capabilities, quality scores, and ready-to-paste client installation snippets for Claude, Cursor, Windsurf, and VS Code.
At a Glance & Executive Verdict
Dex Data
Finance & Fintech · Local stdio
Quality: 55/100 (Good) | Auth: No auth required
Finance Feeds
Finance & Fintech · Remote HTTP/SSE
Quality: 45/100 (Fair) | Auth: No auth required
Verdict Summary: Choose Dex Data if you need specialized Finance & Fintech tools running via a local process. Choose Finance Feeds if your workspace requires Finance & Fintech integration with remote web transport. Both servers can be configured concurrently in your client's mcpServers manifest.
Which MCP Server Should You Choose?
Choose Dex Data when:
You need dedicated capabilities in the Finance & Fintech domain.
You prefer local stdio subprocess transport architecture.
Your security boundary fits: No auth required (Free / Open Source).
Dex Data is categorized under Finance & Fintech and uses a local stdio subprocess. In contrast, Finance Feeds belongs to Finance & Fintech using remote streaming HTTP/SSE transport. Select Dex Data when you need capabilities focused on finance & fintech and Finance Feeds when you require tools for finance & fintech.
raw reserves, fee and TVL per venue at one block — the data the others compute from
find_arbitrage
cross-venue arbitrage now, ranked by gross USD at the optimal size, not raw spread
list_chains
supported chains and indexed tokens
geocode
address or place name to coordinates, worldwide (OpenStreetMap)
reverse_geocode
coordinates to the nearest street address
get_weather
current conditions plus up to a 7-day forecast for any coordinates
+11 more tools listed on main page
Finance Feeds Tools (3)
list_feeds
List the curated finance & markets feeds (id, title, category, source). Optionally filter by category (finance) or keyword. Pass an id to read_feed.
read_feed
Read a curated finance & markets feed by its id (from list_feeds). Returns normalized items (title, link, published, summary). Optionally filter items by keyword.
fetch_feed
Fetch and normalize any RSS / Atom / RDF feed by URL. CF-robust: fetches directly and falls back to a proxy if the source blocks the gateway. Use list_feeds first for curated sources.