search_companies
ActiveTool of Tu Lugar
Search agencies and developers BY NAME (or city/type). Use `q` with the company/agency name — e.g. q="RE/MAX Urbana" — punctuation and accents are ignored. This is how you answer "properties by <agency>" (find the company here, then search_listings with company set to its name; for a DEVELOPER also check search_projects with company set — developer inventory is usually projects/units, not listings).
Parameters schema
{
"type": "object",
"properties": {
"q": {
"type": "string",
"description": "Company/agency name (partial ok; punctuation/accents ignored)"
},
"city": {
"type": "string"
},
"type": {
"enum": [
"agency",
"developer"
],
"type": "string"
},
"limit": {
"type": "number"
},
"verified": {
"type": "boolean"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Tu Lugar
https://github.com/JanKratochvil1/tulugar-mcp-server
1/7 registries