io.github.jbechtel-97/dealflowpro MCP Server
io.github.jbechtel-97/dealflowpro
What is the io.github.jbechtel-97/dealflowpro MCP server?
Multifamily real estate deal analysis — cap rate, DSCR, IRR, DFP Score, max offer price
How to install io.github.jbechtel-97/dealflowpro
Copy-paste configuration for popular MCP clients.
DFP_API_KEYrequiredsecretYour DealFlowPro API key (get one at dealflowpro.io/api/)
{
"mcpServers": {
"dealflowpro": {
"command": "npx",
"args": [
"-y",
"dealflowpro-mcp"
],
"env": {
"DFP_API_KEY": "<YOUR_DFP_API_KEY>"
}
}
}
}{
"mcpServers": {
"dealflowpro": {
"command": "npx",
"args": [
"-y",
"dealflowpro-mcp"
],
"env": {
"DFP_API_KEY": "<YOUR_DFP_API_KEY>"
}
}
}
}{
"mcpServers": {
"dealflowpro": {
"command": "npx",
"args": [
"-y",
"dealflowpro-mcp"
],
"env": {
"DFP_API_KEY": "<YOUR_DFP_API_KEY>"
}
}
}
}{
"servers": {
"dealflowpro": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"dealflowpro-mcp"
],
"env": {
"DFP_API_KEY": "<YOUR_DFP_API_KEY>"
}
}
}
}claude mcp add dealflowpro --env DFP_API_KEY=<YOUR_DFP_API_KEY> -- npx -y dealflowpro-mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.