Prop Firm Deal Finder
Related Servers
Alternatives to Prop Firm Deal Finder
No user-submitted related servers found.
Related Servers
- AlicenseAqualityCmaintenanceMulti-DEX perpetual futures trading MCP server (Pacifica, Hyperliquid, Lighter). 18 tools for market data, trade execution with dry-run safety, funding rate arbitrage, and portfolio analytics.18109 npm35MIT

usenami-mcpofficial
AlicenseAqualityFmaintenancePerp-first funding rate & RWA spread data for AI agents. 30+ CEX/DEX venues, 6 tools (4 x402-paywalled, 2 free), bring-your-own-wallet via Base mainnet.61MIT- AlicenseNot gradedqualityAmaintenanceQuantitative research, backtesting, creator-marketplace subscriptions, editable strategy forks, continuous copy trading, and controlled brokerage execution through 125 MCP tools.479 npm6MIT

Funding-mcpofficial
AlicenseAqualityCmaintenanceReal-time perp market-data for AI trading agents — funding rates, funding-arb signals, open interest, volume, orderbook depth/slippage and oracle families across 25 venues, plus HIP-3 RWA coverage (tokenized stocks, metals, oil) that mainstream aggregators lack. x402-native pay-per-call (USDC on Base): one free funding screener tool + 11 paid tools with auto-pay.1215 npm2MIT- AlicenseAqualityAmaintenanceProvides live crypto derivatives data including funding rates, cross-exchange arbitrage, open interest pressure, Fear & Greed index, BTC dominance, and verified signal performance.341,842 npm2MIT
- AlicenseAqualityAmaintenance420+ deterministic fintech tools - agentic payments (AP2, x402, Visa TAP, A2A), AML/KYC, BaaS comparison, MCP dev tooling - with 15 flagship tools as interactive MCP Apps widgets. Read-only, no auth, zero PII.162MIT
TDQS
Scored across 6 tools
Most tools have distinct purposes (compare, search, specific details, discount code retrieval), but pfdf_find_cheapest and pfdf_get_deals overlap significantly—both return deals sorted by discount percentage, which could confuse agents about whether to optimize for 'cheapest' specifically or browse general deals.
Excellent consistency throughout: all tools use the 'pfdf_' prefix followed by clear verb_noun patterns (compare_firms, find_cheapest, get_deals, search_firms) in snake_case, making the set predictable and scannable.
Six tools is ideal for this specialized domain—covering comparison, search, specific lookups, and deal discovery without bloat. Each tool earns its place by targeting a distinct user intent (browsing vs. comparing vs. code retrieval).
Strong coverage for a deal finder with comparison, search, and filtering capabilities. Minor gap: no dedicated filtering by quantitative thresholds (e.g., 'firms with profit split > 80%'), though search_firms may handle feature-based queries.