PluginBench
MCP Server

io.github.daleweaver1981/dealflow-mcp MCP Server

io.github.daleweaver1981/dealflow-mcp

What is the io.github.daleweaver1981/dealflow-mcp MCP server?

50 AI prompts for real estate investors — BRRRR, flips, multifamily

How to install io.github.daleweaver1981/dealflow-mcp

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "dealflow-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "dealflow-mcp"
      ]
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "dealflow-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "dealflow-mcp"
      ]
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "dealflow-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "dealflow-mcp"
      ]
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "dealflow-mcp": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "dealflow-mcp"
      ]
    }
  }
}
Claude Code
claude mcp add dealflow-mcp -- npx -y dealflow-mcp

Related MCP servers

Live US tariff calculator: HTS lookup, full stacked rate (MFN+301+IEEPA+reciprocal). No API key.

0
JavaScript
View repository →

40 AI prompts + self-hosted ops dashboard for homelab and small-team sysadmins

View repository →

50 AI prompts for real estate listing agents — CMA, MLS, buyer presentations

View repository →