home-slice-mcp
Related Servers
Alternatives to home-slice-mcp
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityBmaintenanceMortgage Calculator AI - MCP server providing AI-powered tools and automation by MEOK AI Labs9 npmMIT
- FlicenseNot gradedqualityBmaintenanceMCP server for mortgage loan processing, providing tools to look up property info, analyze locality, verify documents, schedule site visits, evaluate loan applications, and generate final PDF reports.1-

payotte-mcpofficial
FlicenseNot gradedqualityBmaintenanceCanadian real estate MCP server providing verified expert lookup, market stats, current rates, land transfer taxes, and more via Cloudflare Workers.-- AlicenseNot gradedqualityCmaintenanceA sovereign, MIT-licensed MCP server that wraps mortgage functionality into an AI-callable tool with Ed25519 signing and offline capability, enabling autonomous agents to handle mortgage workflows securely.MIT
- FlicenseAqualityBmaintenanceMCP server for real estate checktime, providing pre/post-contract checklists, required documents, and timeline generation as MCP tools.6-
- AlicenseNot gradedqualityCmaintenancePublic, no-login MCP server exposing SmartMoney77's financial calculators: compound interest, FIRE number, credit-card payoff, emergency fund, inflation, fees and the cost of waiting. Also computes historical "what if I had invested" returns from real yearly price data, and builds deep links and share packs for calculators in 6 localized editions.MIT
TDQS
Scored across 2 tools
The two tools have clearly distinct purposes: one retrieves live rate data, the other performs a calculation using those rates. There is no overlap in functionality, so an agent can easily select the correct tool based on the task.
Both tool names follow the same verb_noun pattern ('get_mortgage_rates', 'calculate_mortgage'), with specific and descriptive nouns. The consistent structure makes the API predictable and easy to navigate.
With only two tools, the server feels thin, but the narrow scope of mortgage rate retrieval and payment calculation justifies the minimal count. It is borderline on the low end of the typical 3-15 tool range.
The core workflow is covered: fetch rates and calculate a mortgage payment. Missing features like custom rate input or amortization schedules are minor gaps that agents can work around for typical use cases.