← propfirmmap.com
INDIVIDUAL MCP TOOL
list_tools
List verified trader tools (trading journals, charts/screeners, trade copiers, alerts) with pricing, features, free-tier availability, integrations, and TrustPilot data.
Input schema
{}Risk classification
Potential side effects detected · medium confidence · heuristic, not a guarantee.
- A tool name or description suggests a financial action.
Parent endpoint
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.propfirmmap-com]
url = "https://propfirmmap.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"propfirmmap-com": {
"type": "http",
"url": "https://propfirmmap.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: propfirmmap-com
Remote MCP URL: https://propfirmmap.com/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": {
"propfirmmap-com": {
"url": "https://propfirmmap.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"propfirmmap-com": {
"type": "http",
"url": "https://propfirmmap.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "propfirmmap-com",
"transport": "streamable-http",
"url": "https://propfirmmap.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
list_firms— List published prop trading firms ranked by PropFirmMap Score (composite of trust + value + speed + flexibility + platforms).get_firm_detail— Get the full record for one firm by slug: challenges (with profit targets, max daily loss, drawdowns, prices), active promo codes, platforms, payment + payout methods, TrustPilot rating, CEO, country, established date, and main benefits/drawbacks.find_deals— List currently-active promo codes across all published firms, ordered by discount percentage desc then expiry date.compare_firms— Side-by-side compare 2 to 4 firms by slug.get_categories— Discover the filter vocabulary: list of asset_types, countries, platforms (with per-category firm_count), the safety_grades enum, and tool_categories.firms_leaderboard— Top-N firms ranked by composite signal: metric=trust (Trust Aggregate 0-100, default), metric=pfm (PropFirmMap Score 0-10), or metric=composite (geometric mean of both, 0-100 - punishes firms strong on only one axis).get_trust_aggregate— Composite 0–100 trust score for one firm - fuses TrustPilot rating + review volume + PropFirmMap safety grade + operational longevity + PropFirmMap verification freshness + verified-partner vetting into a single number, with full per-component breakdown.