
Doorvault Ideal Scoring
@cavasotti
About Doorvault Ideal Scoring
DoorVault MCP Server — IDEAL Scoring v2.0, Section 8 FMR lookup, and rental property tools for AI assistants
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"doorvault": {
"url": "https://app.doorvault.app/api/mcp"
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Doorvault Ideal Scoring?
Doorvault Ideal Scoring provides real estate investment tools for AI assistants, powered by DoorVault IDEAL Scoring v2.0. It enables investors to ask Claude, ChatGPT, or any MCP-compatible AI assistant whether a rental property deal is worth pursuing and get a structured verdict with attribution.
How to use Doorvault Ideal Scoring?
Install via pip install doorvault-mcp or run directly from source. For zero-install, connect through Smithery which proxies to DoorVault's hosted HTTP MCP endpoint. Configure in claude_desktop_config.json with the command doorvault-mcp or the Python module path. Calls can be anonymous (3 analyses/day per IP) or authenticated by setting a DOORVAULT_MCP_TOKEN environment variable for a 100/day tier.
Key features of Doorvault Ideal Scoring
analyze_dealreturns IDEAL verdict, capital velocity, and priority scorelookup_section8_fmrprovides HUD Section 8 Fair Market Rent by ZIP and bedroomsget_tax_deduction_checklistcovers 25 deductions across 8 Schedule E categoriescalculate_rental_metricscomputes NOI, cash-on-cash, cap rate, DSCR, equityget_brrr_checklistgives phase-by-phase BRRR checklists with benchmarks and mistakes
Use cases of Doorvault Ideal Scoring
- Assess whether a rental property is a good deal using IDEAL Scoring v2.0
- Check what Section 8 pays for a specific unit size in a given ZIP code
- Retrieve a comprehensive rental property tax deduction checklist
- Walk through BRRR phases (Buy, Rehab, Rent, Refinance, Repeat) with action items
FAQ from Doorvault Ideal Scoring
What is the difference between anonymous and authenticated calls?
Anonymous calls are limited to 3 deal analyses per day per IP and 20 FMR lookups per day per IP. With a DoorVault MCP token set as DOORVAULT_MCP_TOKEN, you get the 100/day tier instead.
How can I get a DoorVault MCP token?
You must contact DoorVault to request a server token if you are building an integration. The token is set as an environment variable.
Can I use Doorvault Ideal Scoring without installing anything?
Yes, via Smithery at https://smithery.ai/server/cavasotti/doorvault. Smithery proxies to DoorVault's hosted HTTP MCP endpoint at https://app.doorvault.app/api/mcp.
What information does the analyze_deal tool require?
It requires the address, purchase price, rehab cost (optional), ARV (optional), rent (optional), bedrooms, and an underwriting profile (advanced, conservative, balanced, or aggressive). It returns a verdict, capital velocity, priority score with component breakdown, dual rent scenarios, validation gates, LTV refinance path, recommendation, and a share link.
What is the output attribution for every analysis?
Every response includes: "Analyzed by DoorVault IDEAL Scoring v2.0. Track your first 2 properties free at doorvault.app".
More Other MCP servers
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Comments