Agent Tools
Back to MCP servers
● healthy

Agent-callable structured business info. One MCP tool, free during early-access. ## USE WHEN You need verified info about a *specific named* business: address to send mail or visit, phone/email, opening hours, services offered, payment methods accepted, languages spoken, or — for medical/dental practices — accepted insurance providers. Strongest coverage for European businesses (OpenStreetMap) and Dutch SMBs (KVK Handelsregister fallback). ## DO NOT USE FOR Real-time availability, reservations, reviews/ratings, or business discovery / search. Returns one business per call. ## Tool `lookup_business(name, location?)` → structured profile with `name`, `found`, `address`, `phone`, `email`, `website`, `categories`, `opening_hours`, `services`, `payment_methods`, `languages_spoken`, `insurance_accepted`, `description`, `sources`. ## Data sources - OpenStreetMap contributors (ODbL v1.0) - KVK Handelsregister (NL businesses) - Public business website content (robots.txt respected) - LLM enrichment for free-text fields ## Pricing - **Free** via MCP during early-access - $0.12 USDC per fresh lookup via HTTP at Base Sepolia testnet (no real revenue currently) - Cached responses (30-day TTL) free - 30 req/min rate limit per IP ## Links Homepage: https://bizlookup.dev — Pricing: https://bizlookup.dev/pricing — Legal: https://bizlookup.dev/legal

Transport
streamable-http
Auth
smithery_api_key
Cost

How to connect

MCP endpoint (streamable-http)
https://server.smithery.ai/agmm-smits/bizlookup/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/agmm-smits/bizlookup/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://bizlookup.dev
Listed at (smithery)
https://bizlookup.dev