Live CRE analysis: Federal Reserve rates, Census 1/3/5-mile demographics, DCF models, IC memos.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
Live market data for commercial real estate analysis β inside Claude.
Connect this MCP to Claude Desktop and instantly access Federal Reserve interest rates, Census Bureau demographics, DCF modeling, rent roll parsing, lease abstraction, and IC memo generation β all from a single prompt.
"Analyze this deal: 2201 South Blvd, Charlotte NC. NOI $400k, asking $6M, retail strip."
β Pulls live SOFR from the Fed. Pulls Census demographics for that exact block. Builds a full levered 10-year DCF. Writes an institutional-quality IC memo. 30 seconds.
The #1 problem with AI in CRE: 66% of professionals use it daily, but only 5% trust it for actual deal decisions.
The reason? AI guesses at rates and demographics. A DCF built on a hallucinated SOFR rate is worthless.
This MCP fixes that. Every number comes from a verified public source:
Zero data licensing fees. Zero hallucinations on financial inputs.
| Tool | What it does | Data source |
|---|---|---|
get_current_rates | Live SOFR, 10yr Treasury, Fed Funds + implied cap ranges by property type | FRED |
get_inflation_data | CPI, shelter inflation, rent CPI + DCF rent growth guidance | FRED |
get_cre_market_data | CRE price index, C&I loan trends, delinquency rates, credit spreads | FRED |
get_market_demographics | Median income, employment, vacancy, rents for any US address | Census Bureau |
get_radius_demographics | 1/3/5-mile trade-area rings: population, weighted income, renter share, rents | Census Bureau |
analyze_rent_roll | Paste PDF text β structured JSON: tenant, SF, rent, dates, expirations | Claude AI |
abstract_lease | Paste lease text β term, rent schedule, TI, options, red flags | Claude AI |
flag_lease_risks | Rent roll JSON β rollover risk, concentration risk, due diligence checklist | Claude AI |
build_dcf_model | Full levered 10-year DCF with live rates auto-fetched from FRED | Python + FRED |
generate_deal_memo | Address + NOI + price β full IC memo with live rates and demographics | Claude AI + FRED + Census |
export_dcf_excel | Downloadable .xlsx underwriting model with live formulas, sensitivity grid, market data | Python + FRED + Census |
Prompt: "Get me current interest rates"
Prompt: "Analyze this deal: 2201 South Blvd Charlotte NC, NOI $400k, asking $6M, retail strip"
The MCP automatically chains get_current_rates + get_market_demographics + build_dcf_model + generate_deal_memo and returns a full IC memo including:
Add this to your claude_desktop_config.json and restart Claude Desktop:
If your MCP client only supports stdio servers, use the mcp-remote bridge instead:
Free during beta. All data fetching runs server-side.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json:
Restart Claude Desktop. The tools will appear automatically.
Open Claude Desktop and say:
"Get me current interest rates"
You should see it call get_current_rates and return live Federal Reserve data.
The document tools (analyze_rent_roll, abstract_lease) work by pasting PDF text directly into the prompt. In Claude Desktop:
The tool extracts every tenant, suite, SF, rent, lease dates, and expiration into structured JSON β then flag_lease_risks can immediately analyze it for rollover and concentration risk.
| Source | What | Cost |
|---|---|---|
| FRED (Federal Reserve) | SOFR, Treasury yields, Fed Funds, CPI, CRE price index | Free |
| Census Bureau ACS | Income, employment, housing, rents by census tract | Free |
| Anthropic Claude | Document parsing, risk analysis, memo generation | Pay per use |
MIT
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/cre-intelligence)<a href="https://allmcps.com/mcp/cre-intelligence"><img src="https://allmcps.com/api/badge/cre-intelligence?style=directory" alt="CRE Intelligence on AllMCPs" /></a>