How to Use the NCREIF MCP in Claude Code
Pipe NCREIF commercial real estate data directly into your terminal workflows using this Claude Code MCP Server.
Works with every AI agent you already use
…and any MCP-compatible client
Connect NCREIF MCP to Claude Code
Create your Vinkius account to connect NCREIF to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Query NCREIF Indices via CLI
The `get_index_data` and `list_indices` tools allow your terminal agent to pull core real estate benchmarks instantly. You run a single command, and Claude Code fetches the historical NPI data and pipes it into your local CSV files. No browser required. Your AI client hits the endpoint, parses the JSON response, and formats the output for your shell scripts. This MCP Server turns tedious data gathering into a fast, headless operation.
Script Fund Performance Checks
The `list_funds` and `get_fund_performance` tools let you automate quarterly return reporting. You can set up a cron job where Claude Code pulls the latest institutional fund metrics and emails the summary to your team. It handles the API pagination and data structuring natively. You ask for the top-performing funds over a five-year period, and it executes the exact sequence of commands to return the raw figures.
Extract Regional Property Data
The `get_region_data` and `get_property_type_data` tools expose the geographic and sector spreads driving the macro trends. Claude Code grabs these metrics to feed your automated risk models. For asset-level detail, it chains `list_properties` with `get_property_returns`. You get a complete, terminal-based breakdown of commercial real estate performance without ever touching a graphical interface.
Set up NCREIF MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seencreif-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest NCREIF transactions." It will automatically discover and invoke the available NCREIF tools.
claude mcp add --transport http ncreif-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about NCREIF MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the NCREIF MCP today
We host it, we monitor it, we maintain it. You just paste one token.