Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

Loppee

com.loppee/loppee

Agent-first US business trust registry with neutral Trust Cards and published evidence.

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

Tools · 5

lookup_business

Use this when the user names a business and wants its Loppee Registry match. Returns exact and genuine-prefix name matches with stable ids, coarse public city/state, and truthful Verified, Listed, or …

get_trust_card

Use this when a business is already identified and the user wants its public Loppee Trust Card. Returns the exact business status, disclosure, coarse public city/state, public facts, review context, a…

get_business_reviews

Use this when the user wants the public customer reviews for one Loppee business id. Supports pagination and star-rating filters, preserves reviewer and interaction labels, masks reviewer identity, an…

explain_recommendation

Use this when the user asks why a known published business is or is not recommendable on Loppee. Returns the published class, disclosure, recommendation basis, commercial-neutrality statement, and cit…

compare_businesses

Use this when the user wants a side-by-side comparison of two to twenty known published Loppee business ids. Returns each business's exact class, disclosure, review context, and citation; unknown or u…

How to use

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

{
  "mcpServers": {
    "loppee": {
      "url": "https://loppee.com/mcp/discovery",
      "transport": "streamable-http"
    }
  }
}