HomeOther › propstack-mcp

propstack-mcp

Connect AI assistants to your Propstack real estate CRM (contacts, properties, deals).

TypeScript Cloud macOSWindowsLinux
★ 8 stars Last pushed 2026-07-01 License: MIT

Topics: Real Estate

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.1.0)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "propstack-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ],
      "env": {
        "PROPSTACK_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • PROPSTACK_API_KEY required secret — Your Propstack V1 API key (Verwaltung > API-Schluessel in crm.propstack.de). Determines which endpoints are accessible.

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry