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

Plexa

com.joinplexa/plexa

Agentic directory of real businesses in Mexico & LATAM. Search by vertical and city.

Uptime
100.0%
2 direct probes · 30d
Response
566ms
last probe
Tools
7
callable
Resources
0
readable
Prompts
0
available

Tools · 7

search_businesses

Find real local businesses in Mexico and Latin America by location, vertical, and capabilities. USE WHEN: - User asks for a service: "find me a dentist", "best restaurant", "tour in Cabo" - Location-…

get_business

Retrieve the complete profile of a specific business by its slug. USE WHEN: - You already know the business slug from a previous search result - User asks for details about a specific business: hours…

get_business_hours

Get opening hours for a specific business by day of the week. USE WHEN: - User asks "are they open right now?", "what time do they close?" - User needs to know hours for a specific day: "open on Sund…

get_business_services

Get the list of services offered by a business, with prices and duration when available. USE WHEN: - User asks "how much does X cost?", "what services do they offer?" - Comparing prices between busin…

get_business_faqs

Get the owner-approved FAQs (frequently asked questions with answers) for a business. USE WHEN: - User asks a specific question about a business that an FAQ might answer ("do they take walk-ins?", "i…

contact_business

Get all contact information and actionable capabilities for a business. Best way to help a user reach out to a business. USE WHEN: - User wants to contact, call, message, or book with a business - Us…

list_verticals

List all available business verticals (categories) with the count of businesses in each. USE WHEN: - User asks "what types of businesses do you have?" - User is exploring: "what can I find on Plexa?"…

How to use

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

{
  "mcpServers": {
    "plexa": {
      "url": "https://api.joinplexa.com/mcp/",
      "transport": "streamable-http"
    }
  }
}