CRM
Trust: 37/100 (Limited)io.github.ashev87/propstack-mcp Guide
Propstack CRM MCP: search contacts, manage properties, track deals, schedule viewings.
1 starsby ashev87
Quick Start
Install
npx propstack-mcp-serverClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-ashev87-propstack-mcp": {
"command": "npx",
"args": [
"propstack-mcp-server"
]
}
}
}