MCP Server
MCP
io.github.jbechtel-97/dealflowpro
Multifamily real estate deal analysis — cap rate, DSCR, IRR, DFP Score, max offer price
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "dealflowpro-mcp",
"version": "1.2.6",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your DealFlowPro API key (get one at dealflowpro.io/api/)",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "DFP_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment