Search real estate listings, development projects, companies, and market data in Paraguay and South America.
8 tools: property search with 20+ filters (city, price, bedrooms, type), project search with unit pricing, company directory, location hierarchy, market statistics, and Airbnb/STR data. Returns Markdown with links to tulugar.com.
Server Config
{
"mcpServers": {
"tulugar": {
"command": "npx",
"args": [
"-y",
"@tulugar/mcp-server"
]
}
}
}