An MCP server for commercial real estate analysis that pulls live Federal Reserve and Census data, and uses Claude to parse rent rolls, abstract leases, flag lease risks, build DCFs, and generate investment committee memos. It can be used in Claude Desktop to analyze deals with current rates, demographics, and document-derived structured outputs.
From the registry: Live CRE analysis: Federal Reserve rates, Census 1/3/5-mile demographics, DCF models, IC memos.
Please install the `cre-intelligence-mcp` MCP server into my current AI client (that's you).
Optional prerequisites:
- Install an MCP client — Install an MCP client such as Claude Desktop. (https://claude.ai/download)
- Hosted option: no prerequisites — The hosted server requires no API keys or local runtime. Data fetching runs server-side.
- Self-hosted option: install Python 3.11+ — Python 3.11 or newer is required to run the server locally.
- Self-hosted option: obtain Anthropic API key — Required for document parsing, risk analysis, and memo generation in the self-hosted setup. (https://console.anthropic.com)
- Self-hosted option: obtain FRED API key — Required in the self-hosted setup for Federal Reserve and market data. (https://fred.stlouisfed.org/docs/api/api_key.html)
- Self-hosted option: obtain Census API key — Required in the self-hosted setup for demographics data. (https://api.census.gov/data/key_signup.html)
Canonical MCP server config (HTTP transport):
- url: `https://cre-intelligence-mcp.onrender.com/mcp`
Note: Preferred install path is the hosted HTTP server because it is the fastest and most portable option and requires no API keys. The README also documents a stdio bridge via `npx -y mcp-remote https://cre-intelligence-mcp.onrender.com/mcp` for clients that only support stdio, and a self-hosted local Python stdio setup with env vars `ANTHROPIC_API_KEY`, `FRED_API_KEY`, and `CENSUS_API_KEY`.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.ANTHROPIC_API_KEYrequiredUsed for Claude-powered document parsing, risk analysis, and memo generationFRED_API_KEYrequiredUsed to fetch Federal Reserve market data and ratesCENSUS_API_KEYrequiredUsed to fetch Census Bureau demographic dataTrending hip-hop artist momentum scores across four cultural dimensions.
Official PostHog MCP Server for product analytics, feature flags, experiments, and more.
Official OpenMetadata MCP: governed context and business semantics for AI assistants and agents.