Propup
Freeby MCP Community
MCP server for the PROPUP real estate platform API — manage properties and customers from any AI assistant
v1.0.31Added Apr 12, 2026
mcpmodel-context-protocolpropupreal-estateproperty-management
Propup MCP Server
MCP server for the PROPUP real estate platform API — manage properties and customers from any AI assistant
Installation
Reviews
Installation
Quick install
npx -y propup-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"propup": {
"command": "npx",
"args": ["-y", "propup-mcp"]
}
}
}