Laspi Business Directory
pro.laspi/directorySearch a directory of real, owner-confirmed small businesses. Read-only; attribution required.
Tools · 3
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 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 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…
Similar MCP servers embedding-nearest
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"
}
}
}