In-depth architectural comparison of the FinanceRateCalc (frc Mcp) and Schematic 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
Schematic
Finance & Fintech · Local stdio
Quality: 35/100 (Fair) | Auth: No auth required
Verdict Summary: Choose FinanceRateCalc (frc Mcp) if you need specialized Finance & Fintech tools running via a local process. Choose Schematic 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.
Manage companies, plans, features, and billing through SchematicHQ
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, Schematic belongs to Finance & Fintech using local stdio subprocess. Select FinanceRateCalc (frc Mcp) when you need capabilities focused on finance & fintech and Schematic 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.
Schematic Tools (16)
get_company
Look up a company by ID, name, Stripe customer ID, or [custom key](https://docs.schematichq.com/developer_resources/key_management). Returns details, plan, trial status, and links.
create_company
Create (upsert) a company identified by a [key](https://docs.schematichq.com/developer_resources/key_management) (`keyName`/`keyValue`), with an optional `name` and `traits`. Updates the company if the key already exists.
get_company_plan
Get the plan a company is currently on.
get_company_trial_info
Check if a company is on a trial and when it ends.
count_companies_on_plan
Count how many companies are on a specific plan.
link_stripe_to_schematic
Find the Schematic company for a Stripe customer ID, or vice versa.
list_company_overrides
List overrides by company or by feature.
set_company_override
Set or update an override for a company on a specific feature. Supports boolean (`on`/`off`), numeric, and `unlimited` values.
remove_company_override
Remove an override so the company falls back to plan entitlements.
list_plans
List all plans.
create_plan
Create a new plan.
add_entitlements_to_plan
Add feature entitlements to a plan. Auto-detects feature type and sets appropriate value types.