Back to Directory

MCP Comparison

Compare features, tools, and capabilities of these MCP servers side by side.

Prop Firm Deal Finder

Prop Firm Deal Finder (PFDF) is a free MCP server that gives AI assistants real-time access to live discount codes across 20+ proprietary trading firms. It provides 6 tools: get_deals (all current discounts), search_firms (search by name/asset class), compare_firms (side-by-side comparison of challenges), find_cheapest (cheapest challenge by account size with PFDF code applied), get_firm_details (15+ data points per firm), and get_discount_code (universal PFDF code). Covers firms like Topstep, Apex Trader Funding, MyFundedFutures, FTMO, The Funded Trader, and 14 more. No API key required. Install via npx propfirmdealfinder-mcp-server or connect remotely at https://web-production-6607c.up.railway.app/mcp

mcp-server-with-spring-ai

mcp-server-with-spring-ai

mcp-server-with-spring-ai is a Spring Boot integrated MCP (Model Context Protocol) server example that showcases how to expose executable tools from an MCP server to clients (including LLMs) and how to wire a MCP client to consume those tools. The documentation explains MCP at a high level, outlines the three-layer MCP Java SDK architecture (Client/Server Layer, Session Layer, Transport Layer), and demonstrates two sample tools implemented in SellerAccountTools. This repo emphasizes how an MCP server can connect to external data sources (e.g., a PostgreSQL DB) and expose tools that an AI model can invoke to retrieve data, with the example illustrating tool invocation and automatic tool selection by prompts.

Feature Comparison
FeatureProp Firm Deal Findermcp-server-with-spring-ai
Verified
Official
Tools Available62
Has Installation Guide
Has Examples
Website
Source Code
Shared Categories
Prop Firm Deal Finder Tools (6)
  • get_deals
  • search_firms
  • compare_firms
  • find_cheapest
  • get_firm_details
  • get_discount_code
mcp-server-with-spring-ai Tools (2)
  • getAccountByName
  • getAccountByOwner

Can't decide? Check out both MCP servers for more details.