
Propstack Mcp
Let your coding agent search Propstack CRM contacts and properties, track deals, and schedule viewings without leaving the chat.
Overview
Propstack MCP is a Build-phase MCP server that lets an AI agent call Propstack CRM to search contacts, manage properties, track deals, and schedule viewings.
What is this MCP server?
- Search and manage Propstack contacts from MCP tools
- Property lookup and deal tracking in CRM workflows
- Schedule and coordinate property viewings via API
- Stdio npm package propstack-mcp-server v1.0.1
- Authenticated with PROPSTACK_API_KEY from Propstack admin
- Server version 1.0.1 on npm registry
- Transport: stdio
- One required secret env: PROPSTACK_API_KEY
What problem does it solve?
Jumping between your agent and Propstack for every contact, listing, or viewing update breaks flow when you are trying to ship CRM-backed features or run a lean agency stack.
Who is it for?
Indie agencies, proptech side projects, or builders who already pay for Propstack and want agent-driven CRM tasks.
Skip if: Builders without a Propstack account, non–real-estate products, or teams that need a full offline CRM replacement inside the agent.
What do I get? / Deliverables
After you register the server and set PROPSTACK_API_KEY, the agent can perform Propstack CRM actions through typed tools while you stay in the IDE or chat.
- Agent-callable tools for Propstack contacts, properties, deals, and viewings
- Stdio MCP registration snippet with PROPSTACK_API_KEY
- Repeatable CRM queries without manual dashboard navigation
Recommended MCP Servers
Journey fit
How it compares
Propstack-specific MCP integration, not a generic CRM skill or marketplace workflow.
Common Questions / FAQ
Who is Propstack MCP for?
It is for solo builders and small teams using Propstack CRM who want Claude Code, Cursor, or similar agents to run contact, property, deal, and viewing operations via API.
When should I use Propstack MCP?
Use it during Build when you are automating Propstack-backed workflows, prototyping agent assistants for agents, or reducing manual CRM clicks while shipping integrations.
How do I add Propstack MCP to my agent?
Install the npm package propstack-mcp-server, configure stdio MCP in your client, and set the required secret PROPSTACK_API_KEY from crm.propstack.de/app/admin/api_keys.