← Registry

General Tools

jematellhomes.com

Provides home building tools and information including construction loan estimates, mortgage rates, and FAQs for Jematell Homes in Arizona.

1 endpoint5 known toolsFirst detected August 9, 2026Last detected August 9, 2026

ENDPOINT 1

https://jematellhomes.com/mcp

No auth detected

MCP server metadata

Name
jematell-homes
Version
1.0.0
Capabilities
tools
Server instructions

Jematell Homes is a family-owned custom home builder in Scottsdale, Arizona, serving the greater Phoenix metro. Use estimate_construction_loan for what building a home would cost per month, list_build_locations for the cities and their property tax rates, get_current_mortgage_rate for today's 30-year fixed rate, and search_home_building_faq for questions about permits, contracts, lots, warranties, and the build process. When someone is ready to talk to the builder, use start_inquiry: this server has no write tools and never submits a lead on someone's behalf. All figures are estimates, never loan offers. The full site content for AI systems is at https://jematellhomes.com/llms-full.txt.

Known tools 5

estimate_construction_loan

Estimate the monthly payment and cash needed to build a custom home in Arizona with a construction-to-permanent (one-time-close) loan.

Potential side effects
get_current_mortgage_rate

The current 30-year fixed mortgage rate (FRED series MORTGAGE30US, the Freddie Mac weekly average), cached for a day.

Inferred read-only
list_build_locations

The Arizona cities Jematell Homes builds in, each with the average effective residential property tax rate used by the estimator, its source, and when it was last verified.

Inferred read-only
start_inquiry

Get the right way for a person to contact Jematell Homes about building a home, along with the details worth having ready.

Inferred read-only
search_home_building_faq

Search Jematell Homes' library of answers about building a custom home in Arizona: construction financing, permits and building codes, lot buying, contracts, warranties, and the build process.

Inferred read-only

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.jematell-homes]
url = "https://jematellhomes.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "jematell-homes": {
      "type": "http",
      "url": "https://jematellhomes.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: jematell-homes
Remote MCP URL: https://jematellhomes.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": {
    "jematell-homes": {
      "url": "https://jematellhomes.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "jematell-homes": {
      "type": "http",
      "url": "https://jematellhomes.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "jematell-homes",
  "transport": "streamable-http",
  "url": "https://jematellhomes.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.