ANNOUNCEMENT.mdā¢1.79 kB
# š RealVest MCP Server Now Available on NPM!
We're excited to announce that the RealVest MCP (Model Context Protocol) server is now publicly available on NPM!
## What is it?
The RealVest MCP server provides AI assistants with access to powerful real estate investment calculators and educational resources from RealVest.ai.
## Quick Start
Install globally:
```bash
npm install -g @realvest/mcp-server
```
## Features
### š§® Real Estate Calculators
- **Affordability Calculator** - Find out what home you can afford
- **BRRRR Analyzer** - Evaluate Buy, Rehab, Rent, Refinance, Repeat deals
- **House Hacking Calculator** - Analyze multi-unit investment opportunities
- **Portfolio Growth Simulator** - Project your real estate wealth over 20 years
- **Syndication Analyzer** - Evaluate passive investment opportunities
### š Educational Resources
- 30+ real estate investment articles
- State-by-state down payment assistance programs
- Current mortgage rates and market data
- Example scenarios for all calculators
## For AI Users
Once your AI assistant has MCP configured with RealVest, you can ask questions like:
- "Calculate what home I can afford with my income"
- "Analyze this rental property deal for me"
- "Show me first-time buyer programs in my state"
- "Project my real estate portfolio growth"
## Links
- NPM Package: https://www.npmjs.com/package/@realvest/mcp-server
- Documentation: https://github.com/sigaihealth/realvestai/tree/main/mcp-server
- RealVest.ai: https://www.realvest.ai
## Version
Current version: 0.1.0
## Feedback
We'd love to hear your feedback! Please open issues on our GitHub repository or email support@realvest.ai.
---
*Built with ā¤ļø by the RealVest team to help make real estate investing accessible to everyone through AI.*