Philippine property listings, transfer costs, and real estate legal info via lupaph.com.
Most file and storage access work still happens through a UI a human drives. Lupaph MCP server moves it into the conversation instead. Philippine property listings, transfer costs, and real estate legal info via lupaph.com.
Philippine real estate data for AI agents — search verified listings, calculate transfer costs, and get accurate legal information via lupaph.com.
lupaph-mcp on npm is all you need. Most clients run it directly, so configuration is a few lines and a restart.
The server publishes 9 tools. What each one is for:
search_listings — Search verified PH property listings by province, type, priceget_listing — Full details of a specific listingget_province_listings_summary — Overview of available listings in a provincecalculate_transfer_cost — Full title transfer cost breakdown (CGT, DST, transfer tax, registration)get_legal_info — Accurate PH real estate legal rules (ownership, CARP, SPA, title verification)search_guides — Search lupaph.com buying guides and articlesCursor — Add to .cursor/mcp.json in your project or home directoryWindsurf — The Windsurf tool exposed by this serverContinue — The Continue tool exposed by this serverPlenty of file and storage access servers cover similar ground. The differences that matter in practice are scope of access and how much setup stands between you and a working tool call. Lupaph's toolset — search_listings, get_listing, get_province_listings_summary and 6 more — is a fair guide to whether it matches your workflow. It is maintained by janmalmstrom; worth a glance at recent repository activity before you build anything load-bearing on it.
SyncDev reviews every entry in this directory against the project's own documentation before publishing, and revisits them as servers change.
| Tool | What it does |
|---|---|
| search_listings | Search verified PH property listings by province, type, price |
| get_listing | Full details of a specific listing |
| get_province_listings_summary | Overview of available listings in a province |
| calculate_transfer_cost | Full title transfer cost breakdown (CGT, DST, transfer tax, registration) |
| get_legal_info | Accurate PH real estate legal rules (ownership, CARP, SPA, title verification) |
| search_guides | Search lupaph.com buying guides and articles |
| Cursor | Add to .cursor/mcp.json in your project or home directory. |
| Windsurf | The Windsurf tool exposed by this server. |
| Continue | The Continue tool exposed by this server. |
{
"mcpServers": {
"lupaph": {
"command": "npx",
"args": ["-y", "lupaph-mcp"]
}
}
}Configuration as documented by the project. Restart the client after saving.
Scoped local file access — read, write, search and reorganise files in directories you explicitly allow.
Search and read your Drive — Docs, Sheets and files become context your assistant can actually use.
Query, modify and analyse local SQLite databases in conversation — the fastest way to chat with a data file.
Build a programmable telecommunications stack for connecting telephony services with the Internet via a cloud-based utility.
Chat with your second brain — search, read and write vault notes through the Local REST API.
Connects AI models to an Obsidian knowledge base for direct access and manipulation of notes and folders.