LupaPH MCP — Philippine Real Estate Search
About
Search verified Philippine property listings across all 83 provinces, calculate full transfer costs (CGT 6%, DST 1.5%, transfer tax, registration, notarial fee), and get accurate legal info on CARP rules, Special Power of Attorney, OFW ownership rights, and title verification — d
Details
- Author
- janmalmstrom
- Downloads
- 329
Jump to
- Search verified Philippine property listings by province, type, and price.
- Retrieve full details of individual listings.
- Get a province-level summary of available listings.
- Calculate full title transfer cost breakdown (CGT, DST, transfer tax, registration).
- Access accurate legal information on ownership, CARP, SPA, and title verification.
- Search buying guides and articles from lupaph.com.
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
LupaPH MCP — Philippine Real Estate SearchCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
Install the server via npx and add it to your MCP client’s configuration JSON. The same config block works for Claude Desktop, Claude Code, Cursor, Windsurf, Cline (VS Code), Continue, and Zed. Example prompts include “Find farm lots under ₱1,000,000 in Batangas” or “Calculate transfer costs for a ₱3,500,000 property.”
search_listings
Search verified Philippine real estate listings on lupaph.com by province, type, price, and more.
get_listing
Get full details of a specific Philippine property listing by its slug.
get_province_listings_summary
Get a summary of available listings and property types for a Philippine province.
calculate_transfer_cost
Calculate the full Philippine land title transfer costs (CGT, DST, transfer tax, registration fee, notarial fee) for a given property price.
get_legal_info
Get accurate Philippine real estate legal information — ownership rules, title verification, CARP, SPA requirements, transfer costs, and more.
search_guides
Search lupaph.com real estate guides and articles about buying land in the Philippines.
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"lupaph mcp \u2014 philippine real estate search": {
"lupaph": {
"command": "npx",
"args": [
"-y",
"lupaph-mcp"
]
}
}
}
}
McpServers
{
"lupaph": {
"command": "npx",
"args": [
"-y",
"lupaph-mcp"
]
}
}
LupaPH MCP
MCP server for Philippine real estate data powered by lupaph.com. ### Tools - search_listings — search by province, property type, price range - get_listing — full listing detail by slug - get_province_listings_summary — overview of listings in any of 83 provinces - calculate_transfer_cost — CGT 6%, DST 1.5%, transfer tax, registration fee, notarial fee - get_legal_info — 8 legal topics: CARP, SPA, OFW rights, title verification, transfer costs, financing, deceased owner, brokers - search_guides — search lupaph.com buying guides ### Install claude mcp add lupaph -- npx -y lupaph-mcp ### npm npmjs.com/package/lupaph-mcpSign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.


