lupaph-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_listingsB | Search verified Philippine real estate listings on lupaph.com by province, type, price, and more. |
| get_listingA | Get full details of a specific Philippine property listing by its slug. |
| get_province_listings_summaryA | Get a summary of available listings and property types for a Philippine province. |
| calculate_transfer_costA | Calculate the full Philippine land title transfer costs (CGT, DST, transfer tax, registration fee, notarial fee) for a given property price. |
| get_legal_infoA | Get accurate Philippine real estate legal information — ownership rules, title verification, CARP, SPA requirements, transfer costs, and more. |
| search_guidesB | Search lupaph.com real estate guides and articles about buying land in the Philippines. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 6 tools
Each tool has a clearly distinct purpose: cost calculation, legal info, listing details, province summary, guides search, and listings search. No ambiguity between them.
All tool names follow a consistent 'verb_noun' pattern with underscores, such as calculate_transfer_cost, get_legal_info, and search_listings.
With 6 tools, the server is well-scoped for a Philippine real estate information service, covering key operations without being excessive or insufficient.
The tool set covers core functionalities: cost calculation, legal queries, listing details, province summaries, guides, and search. Minor gaps like user account tools or market comparisons are beyond the server's informational focus.