# PropFirmMap > Independent comparison of 50+ prop trading firms. Not owned by any prop firm. Verified data refreshed daily — profit splits, drawdown rules, challenge prices, payout speed, TrustPilot ratings, and active promo codes. ## What it is PropFirmMap is the data layer for prop trading firm research. Every numeric claim is sourced from the firm's own public page (or explicitly null when not visible). No fabricated, estimated, or guessed values — see https://propfirmmap.com/api/docs for the data quality policy. ## Public JSON API Base URL: https://propfirmmap.com/public/api/v1 OpenAPI spec: https://propfirmmap.com/public/api/v1/openapi.json Docs: https://propfirmmap.com/public/api/docs - https://propfirmmap.com/public/api/v1/firms — list of firms (filter by asset_type, country, safety_grade, search) - https://propfirmmap.com/public/api/v1/firms/{slug} — full firm detail (challenges, offers, platforms, TrustPilot) - https://propfirmmap.com/public/api/v1/firms/statistics — aggregated counts and top-rated firms - https://propfirmmap.com/public/api/v1/compare?firms=slug1,slug2,slug3 — side-by-side comparison (max 4) - https://propfirmmap.com/public/api/v1/deals — active promo codes across all firms - https://propfirmmap.com/public/api/v1/tools — verified trader tools (journals, charting, screeners) - https://propfirmmap.com/public/api/v1/tools/{slug} — full tool detail - https://propfirmmap.com/public/api/v1/categories — asset types, countries, platforms with firm counts No authentication. Rate limit: 60/min per IP (5/min on heavy aggregation endpoints). ## Model Context Protocol (MCP) for AI assistants Endpoint: https://propfirmmap.com/public/mcp (POST, JSON-RPC 2.0 over Streamable HTTP) Discovery: https://propfirmmap.com/public/mcp (GET) and https://propfirmmap.com/public/.well-known/mcp Protocol version: 2024-11-05 Three MCP surfaces: **Tools** (action endpoints, map 1:1 onto the OpenAPI endpoints above): - list_firms — filterable firm catalog - get_firm_detail — full record by slug - find_deals — active promo codes - compare_firms — side-by-side 2-4 firms - list_tools — verified trader tools - get_categories — filter vocabulary (call this first) **Resources** (URI-addressable documents attachable to LLM context): - firm://{slug} — markdown firm summary (one per published firm) - deals://active — markdown digest of all active promo codes - categories://overview — filter vocabulary cheat sheet **Prompts** (reusable structured-query templates): - compare_for_beginner(firm_a, firm_b) — beginner-friendly 2-firm comparison - find_cheapest_firm(asset_type, max_budget_usd?) — cheapest-firm finder - safety_first_recommendation(asset_type?) — safety-prioritized firm recommendation Use from Claude integrations, ChatGPT GPTs, or any MCP-compliant client. No auth, same 60/min rate limit. ## Browsable pages - https://propfirmmap.com/public/firms — firm comparison index - https://propfirmmap.com/public/firms/{slug} — per-firm detail page - https://propfirmmap.com/public/deals — current promo codes - https://propfirmmap.com/public/compare?firms=slug1,slug2 — side-by-side comparison - https://propfirmmap.com/public/best/{category} — curated firm lists (cheapest-prop-firms, instant-funding-prop-firms, etc.) - https://propfirmmap.com/public/payouts/firms — payout-reliability leaderboard - https://propfirmmap.com/public/blog — long-form guides, news, reviews - https://propfirmmap.com/public/sitemap.xml — full URL index ## Data sourcing rules 1. Verified from the firm's own public page in the current session (URL on file) 2. Or explicitly null — no estimates, ranges, or training-data fill-in 3. TrustPilot ratings copied verbatim from the firm's TrustPilot profile 4. Promo codes added only when present on the firm's official site or affiliate-distributed channel ## Attribution Free to query. Attribution appreciated: link "Source: PropFirmMap" to https://propfirmmap.com.