4 months ago
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.
Tools
search_contacts
get_contact
create_contact
update_contact
delete_contact
get_contact_sources
search_contacts_by_phone
search_properties
get_property
create_property
update_property
get_property_statuses
create_task
update_task
get_task
search_deals
create_deal
update_deal
list_search_profiles
create_search_profile
update_search_profile
delete_search_profile
list_projects
get_project
search_activities
list_events
send_email
update_email
list_documents
upload_document
create_ownership
create_partnership
list_pipelines
get_pipeline
list_tags
create_tag
list_custom_fields
list_users
list_teams
list_activity_types
list_contact_statuses
list_reservation_reasons
list_locations
full_contact_360
property_performance_report
pipeline_summary
smart_lead_intake
match_contacts_to_property
list_webhooks
create_webhook
delete_webhook
export_data
get_contact_favorites
Server Config
{
"mcpServers": {
"propstack": {
"command": "npx",
"args": [
"propstack-mcp-server"
],
"env": {
"PROPSTACK_API_KEY": "<YOUR_API_KEY>"
}
}
}
}