Propstack MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 85 installs a week from npm. Last commit 1 Jul 2026.
Connect AI assistants to your Propstack real estate CRM (contacts, properties, deals).
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add propstack-mcp -- npx -y propstack-mcp-server
{
"mcpServers": {
"propstack-mcp": {
"args": [
"-y",
"propstack-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.propstack-mcp]
command = "npx"
args = ["-y", "propstack-mcp-server"]
{
"mcpServers": {
"propstack-mcp": {
"args": [
"-y",
"propstack-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"propstack-mcp": {
"args": [
"-y",
"propstack-mcp-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.