EPK Properties Public Knowledge MCP
Public EPK property listings and multilingual real-estate guides for AI agents.
Documentation
EPK Properties Public Knowledge MCP
The official public, read-only Model Context Protocol endpoint for published EPK property listings and multilingual real-estate guides for Panama and the Dominican Republic.
Connect
https://mcp.epkproperties.com/mcp
Transport: Streamable HTTP. Authentication: none.
Generic MCP client configuration:
{
"mcpServers": {
"epk-properties": {
"type": "streamable-http",
"url": "https://mcp.epkproperties.com/mcp"
}
}
}
Clients that accept remote MCP URLs can connect to this same endpoint. See client notes and the live distribution status.
Public surface
| Capability | Purpose |
|---|---|
search | Search published EPK listings and public guide sections. |
fetch | Fetch one public document returned by standard search. |
search_properties | Filter public listings by country, operation, type, price, rooms and area. |
get_property | Retrieve one complete public property document. |
search_guides | Search public guidance about buying, taxes, regulations, residency, relocation, rentals and due diligence. |
get_guide_section | Retrieve one complete public guide section. |
The service also advertises two guided prompts and an interactive,
standards-based MCP App (EPK Property Explorer) with compatibility metadata
for ChatGPT.
Safety boundary
- Public data only: records must already satisfy EPK website visibility rules.
- Read-only: no create, update, delete, booking, payment or contact actions.
- No client, owner, workspace, authentication, CRM, admin or negotiation data.
- Canonical EPK URLs are returned for verification and citation.
- Prices and availability must be reconfirmed.
- Guides are informational and are not legal, tax, financial or immigration advice.
Verification
- Health: https://mcp.epkproperties.com/health
- Readiness: https://mcp.epkproperties.com/ready
- Server card: https://mcp.epkproperties.com/.well-known/mcp/server-card.json
- Distribution JSON: https://mcp.epkproperties.com/.well-known/mcp/distribution.json
- Distribution status: https://mcp.epkproperties.com/status
- Documentation: https://pa.epkproperties.com/en/mcp
- Privacy: https://epkproperties.com/en/privacy
- Terms: https://epkproperties.com/en/terms-and-conditions
- Support: https://epkproperties.com/en/contacts
server.json is the canonical Official MCP Registry metadata. This repository
contains public metadata and operational documentation only; the production
service and the private EPK monorepo are not published here.
Version
Current public release: 2.2.7.
See security reporting and support.