Skip to content
Back to search
100
MCP live MCP 2025-03-26 streamable-http

Laspi Business Directory

pro.laspi/directory

Search a directory of real, owner-confirmed small businesses. Read-only; attribution required.

Uptime
100.0%
1 direct probes · 30d
Response
267ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available

Tools · 3

search_businesses

Search the Laspi public business directory (small businesses: services, location, languages). Returns top matches with name, description, city, languages and the canonical page URL. Use the customer's…

get_business

Get the full public card of one business by its slug (from search results or a laspi.pro/b/{slug} URL): description, services, contacts, languages.

ask_directory

Ask the directory a customer question in natural language. Returns schema.org cards of businesses that genuinely answer it (LLM-reranked, strictly from the directory — never invented) + grounding link…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "laspi_business_directory": {
      "url": "https://laspi.pro/api/v1/mcp/directory",
      "transport": "streamable-http"
    }
  }
}