In-depth architectural comparison of the FinanceRateCalc (frc Mcp) and SignalEDI 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
FinanceRateCalc (frc Mcp)
Finance & Fintech · Local stdio
Quality: 82/100 (Excellent) | Auth: No auth required
SignalEDI
Finance & Fintech · Local stdio
Quality: 51/100 (Good) | Auth: No auth required
Verdict Summary: Choose FinanceRateCalc (frc Mcp) if you need specialized Finance & Fintech tools running via a local process. Choose SignalEDI 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 FinanceRateCalc (frc Mcp) when:
You need dedicated capabilities in the Finance & Fintech domain.
You prefer local stdio subprocess transport architecture.
Your security boundary fits: No auth required (Free / Open Source).
MCP server for FinanceRateCalc — query lender-level FHA denial statistics from the complete 2025 federal HMDA record. Historical observations, never individual predictions.
EDI parse, validate, send, inspect, and QuickBooks tools for MCP clients.
Category & Scope
Tools & Capabilities Breakdown
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.
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).
FinanceRateCalc (frc Mcp) is categorized under Finance & Fintech and uses a local stdio subprocess. In contrast, SignalEDI belongs to Finance & Fintech using local stdio subprocess. Select FinanceRateCalc (frc Mcp) when you need capabilities focused on finance & fintech and SignalEDI when you require tools for finance & fintech.
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.
SignalEDI Tools (28)
search_docs
Search the bundled public developer index and return MCP resource URIs with provenance.
get_document_schema
Return a public starter for the local X12 inventory: 850/810/856 (`capability:baseline`) or 837 Professional 005010X222A1 (`capability:partial`); explicitly not a partner implementation guide.
generate_integration_example
Produce sandbox-safe cURL, Node.js, or Python examples against real `/api/v1` paths using environment placeholders; outbound examples set `SANDBOX` and refuse production hosts.
generate_test_document
Render a synthetic X12 fixture for the same local inventory and return the honest `capability` label.
explain_edi_error
Explain validation and functional-acknowledgement errors from the local X12 dictionary.
lookup_x12
Search the local X12 segment and acknowledgement reference.
lookup_element_definition
Tool-discovery alias for local X12 lookup.
parse_edi
Parse a raw X12 interchange into structured JSON and a validation summary.
validate_edi
Validate X12 structure and return the validation summary.