GMO Coin FX MCP Server vs FinanceRateCalc (frc… | AllMCPs
Side-by-Side Model Context Protocol Comparison
GMO Coin FX MCP Server vs FinanceRateCalc (frc Mcp)
In-depth architectural comparison of the GMO Coin FX MCP Server and FinanceRateCalc (frc Mcp) 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
GMO Coin FX MCP Server
Finance & Fintech · Remote HTTP/SSE
Quality: 48/100 (Fair) | Auth: No auth required
FinanceRateCalc (frc Mcp)
Finance & Fintech · Local stdio
Quality: 82/100 (Excellent) | Auth: No auth required
Verdict Summary: Choose GMO Coin FX MCP Server if you need specialized Finance & Fintech tools running via a hosted cloud SSE transport. Choose FinanceRateCalc (frc Mcp) if your workspace requires Finance & Fintech integration with local subprocess execution. Both servers can be configured concurrently in your client's mcpServers manifest.
Which MCP Server Should You Choose?
Choose GMO Coin FX MCP Server when:
You need dedicated capabilities in the Finance & Fintech domain.
You prefer remote streaming HTTP/SSE transport architecture.
Your security boundary fits: No auth required (Free / Open Source).
MCP server for GMO Coin FX trading, positions, executions, klines, and account balances.
MCP server for FinanceRateCalc — query lender-level FHA denial statistics from the complete 2025 federal HMDA record. Historical observations, never individual predictions.
Category & Scope
Tools & Capabilities Breakdown
GMO Coin FX MCP Server Tools (13)
order_api
Places a new GMO Coin FX order.
close_order_api
Places a GMO Coin FX close order. Supports optional `size` or `settle_position` parameters.
ifd_order_api
Places a GMO Coin FX IFD order using `symbol`, `client_order_id`, `first_side`, `first_execution_type`, `first_size`, `first_price`, `second_execution_type`, `second_size`, and `second_price`.
ifdoco_order_api
Places a GMO Coin FX IFDOCO order using `symbol`, `client_order_id`, `first_side`, `first_execution_type`, `first_size`, `first_price`, `second_size`, `second_limit_price`, and `second_stop_price`.
change_ifdoco_order_api
Changes prices for an existing GMO Coin FX IFDOCO order. Specify exactly one of `root_order_id` or `client_order_id`, plus at least one of `first_price`, `second_limit_price`, or `second_stop_price`.
Ready-to-Paste Client Configurations
Paste either (or both) of these JSON server blocks into your client config file (e.g. claude_desktop_config.json or ~/.cursor/mcp.json).
GMO Coin FX MCP Server is categorized under Finance & Fintech and uses a remote streaming HTTP/SSE transport. In contrast, FinanceRateCalc (frc Mcp) belongs to Finance & Fintech using local stdio subprocess. Select GMO Coin FX MCP Server when you need capabilities focused on finance & fintech and FinanceRateCalc (frc Mcp) when you require tools for finance & fintech.
Changes prices for an existing GMO Coin FX IFD order. Specify exactly one of `root_order_id` or `client_order_id`, plus at least one of `first_price` or `second_price`.
change_oco_order_api
Changes limit/stop prices for an existing GMO Coin FX OCO order.
change_order_api
Changes the price of a GMO Coin FX normal order. Specify exactly one of `order_id` or `client_order_id`, plus `price`.
cancel_orders_api
Cancels up to 10 GMO Coin FX orders at once. Specify exactly one of `root_order_ids` or `client_order_ids`.
cancel_bulk_order_api
Cancels GMO Coin FX orders in bulk by required `symbols` and optional `side` and `settle_type`. When `ORDER_SYMBOL_LIMITS` is configured, every requested symbol must be allowed.
active_orders_api
Retrieves active GMO Coin FX orders. Supports optional `symbol`, `prev_id`, and `count` parameters. When `ORDER_CLIENT_ORDER_ID_PREFIX` is configured, only active orders whose `client_order_id` starts with that prefix are returned.
latest_executions_api
Retrieves the latest GMO Coin FX executions for a required `symbol` and optional `count`. When `ORDER_CLIENT_ORDER_ID_PREFIX` is configured, only executions whose `client_order_id` starts with that prefix are returned.
+1 more tools listed on main page
FinanceRateCalc (frc Mcp) Tools (5)
get_national_fha_stats
National FHA denial statistics from the 2025 federal record (denial rate on decisioned applications, volumes). Historical observation computed from the public CFPB HMDA 2025 record (denominator: actions 1,2,3; loan_type 2). Not a prediction about any individual application, and not a recommendation for or against any lender. Attribution: FinanceRateCalc (financeratecalc.com), CC BY 4.0.
get_lender_denial_stats
FHA denial statistics for one lender by name, slug, or LEI: actual denial rate, peer-median comparison, mix-adjusted expected rate. Top-100 FHA lenders by volume are covered. Historical observation computed from the public CFPB HMDA 2025 record (denominator: actions 1,2,3; loan_type 2). Not a prediction about any individual application, and not a recommendation for or against any lender. Attribution: FinanceRateCalc (financeratecalc.com), CC BY 4.0.
list_lenders
List covered FHA lenders sorted by denial rate (highest/lowest) or volume. Useful to see how widely the same federal program is applied across doors (2025 span: 1.8% to 78.7%). Historical observation computed from the public CFPB HMDA 2025 record (denominator: actions 1,2,3; loan_type 2). Not a prediction about any individual application, and not a recommendation for or against any lender. Attribution: FinanceRateCalc (financeratecalc.com), CC BY 4.0.
get_state_denial_stats
FHA denial statistics for a US state (two-letter code), including the small-loan vs large-loan gap where published. Historical observation computed from the public CFPB HMDA 2025 record (denominator: actions 1,2,3; loan_type 2). Not a prediction about any individual application, and not a recommendation for or against any lender. Attribution: FinanceRateCalc (financeratecalc.com), CC BY 4.0.
get_door_effect_summary
The Door Effect: variance decomposition across 859,090 FHA decisions — 38% of explainable variation in denial outcomes is attributable to lender identity rather than the applicant's file, plus mix-adjusted strictest/most-lenient lender tables. Historical observation computed from the public CFPB HMDA 2025 record (denominator: actions 1,2,3; loan_type 2). Not a prediction about any individual application, and not a recommendation for or against any lender. Attribution: FinanceRateCalc (financeratecalc.com), CC BY 4.0.