You're viewing a demo portfolio

Join the waitlist
PRSM

denue_search_by_name

Active

Tool of Denue

declared in 0.1.0

Search businesses by name or brand across Mexico or a single state. Paginated — set page_size and page_start to walk results.

Parameters schema

{
  "type": "object",
  "required": [
    "name"
  ],
  "properties": {
    "name": {
      "type": "string",
      "description": "Business name or brand (e.g., \"walmart\", \"cemex\")"
    },
    "page_end": {
      "type": "number",
      "description": "Last record (default page_start + 24, max ~1000 per request)"
    },
    "page_start": {
      "type": "number",
      "description": "First record (1-based, default 1)"
    },
    "state_code": {
      "type": "string",
      "description": "Two-digit state code \"01\"-\"32\", or \"00\" for all Mexico. Default \"00\"."
    }
  }
}

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 →