You're viewing a demo portfolio

Join the waitlist
PRSM

denue_search_nearby

Active

Tool of Denue

declared in 0.1.0

Find businesses near a coordinate. Returns establishments matching the keyword within the given radius (max 5000m).

Parameters schema

{
  "type": "object",
  "required": [
    "condition",
    "lat",
    "lng"
  ],
  "properties": {
    "lat": {
      "type": "number",
      "description": "Latitude (decimal degrees)"
    },
    "lng": {
      "type": "number",
      "description": "Longitude (decimal degrees)"
    },
    "radius_m": {
      "type": "number",
      "description": "Search radius in meters (1-5000, default 500)"
    },
    "condition": {
      "type": "string",
      "description": "Search keyword — business name, brand, or activity (e.g., \"oxxo\", \"cafe\", \"farmacia\"). Use \"todos\" for all establishments in radius."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Denue

https://github.com/pipeworx-io/mcp-denue

2/7 registries
View full server →