You're viewing a demo portfolio

Join the waitlist
PRSM

local_search

Active

Tool of io.github.blackboxfoundry/livedatalink

declared in 1.0.0

Find local businesses, restaurants, services, and places near any location. Returns name, type, address, phone, website, hours, cuisine, and distance. Use this for 'find restaurants near me', 'coffee shops in downtown Houston', 'gas stations near 60601', 'best pizza in Chicago', 'pharmacies nearby', 'hotels in Austin', 'find a mechanic', 'gyms near me', or any local business or place discovery question. Supports: restaurants, cafes, bars, gas stations, pharmacies, hospitals, doctors, dentists, gyms, hotels, grocery stores, banks, schools, parks, libraries, auto repair, salons, and more.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "query",
    "location"
  ],
  "properties": {
    "query": {
      "type": "string",
      "description": "What to find (e.g., 'restaurants', 'coffee', 'gas station')"
    },
    "radius": {
      "type": "number",
      "description": "Search radius in miles (default: 1.5)"
    },
    "location": {
      "type": "string",
      "description": "Where to search (city, zip, or address)"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

io.github.blackboxfoundry/livedatalink

https://github.com/blackboxfoundry/livedatalink

2/7 registries
View full server →
local_search — io.github.blackboxfoundry/livedatalink — PRSM MCP