サーバー
P
Propstack Mcp Server
@ashev87
Connect AI assistants to Propstack real estate CRM. Search contacts, manage properties, track deals, schedule viewings, and manage your entire real estate pipeline through natural language. 47 tools covering the complete Propstack API.
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"propstack": {
"command": "npx",
"args": [
"propstack-mcp-server"
],
"env": {
"PROPSTACK_API_KEY": "<YOUR_API_KEY>"
}
}
}
}