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

net.pifini/pifini

net.pifini/pifini

Real events, reviewed places, and ticket checkout across the Caribbean and Latin America.

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

Tools · 6

search_events

Search upcoming events (festivals, carnivals, concerts, food + cultural events) across the Caribbean, Latin America, and beyond. Returns event names, dates, locations, category, price (when known), an…

get_event

Full details for one event by slug: description, venue, date/time, and available ticket types with prices and remaining stock. Use the slug from search_events.

search_places

Search Pifini's places directory across the Caribbean and Latin America — restaurants, bars, beaches, attractions, venues, hotels, tour operators, professionals, and services. Every result carries lis…

get_place

Full details for one place by slug, including its most recent published reviews if any exist. listing_type distinguishes a curated entry from an unreviewed directory listing (see search_places) — rece…

list_categories

Discover valid category values for search_places. Pifini's places directory uses Overture Maps' taxonomy — over 1,000 specific values like caribbean_restaurant, church_cathedral, landmark_and_historic…

create_ticket_checkout

Create a secure Stripe-hosted payment link for event tickets. Returns a checkout URL — give it to the human to complete payment themselves; tickets with QR codes are emailed after payment. Get ticket_…

Resources · 10

coverage

Upcoming event and place counts per country — read this to judge whether Pifini can usefully answer a question about a destination before searching.

pifini://coverage
solo-personal

You're going somewhere just for you. This list leans into self-reliance: redundant contacts, offline maps, a stash for the bad day, and enough comfort items that you don't cave on day 3.

pifini://guides/solo-personal
solo-business

Minimum friction, maximum performance. Print copies, a backup outlet, and one nice-restaurant reservation so you don't default to the hotel bar.

pifini://guides/solo-business
family

Twice the packing, three times the patience. The decisive wins: kid-specific meds, snacks that don't melt, and a plan for the 4-hour transit gap.

pifini://guides/family
couples

One of you plans, the other relaxes. Either way: one unscheduled day, one nice reservation, and a shared playlist.

pifini://guides/couples
friends-group

The best group trips have one obsessive planner + a shared spending kitty. Here's what to lock in.

pifini://guides/friends-group
group

Once you cross 8 people, logistics is the product. Name-tags, a single coordinator, and pre-negotiated rates matter more than which restaurant.

pifini://guides/group
adventure-outdoor

Wild places punish under-preparation. The physical stuff matters — and so does telling someone where you are.

pifini://guides/adventure-outdoor
festival

Heat, crowds, dehydration, and the question of where to pee at 2am. Pack for the party but plan for the next morning.

pifini://guides/festival
safety-destination-basics

The non-negotiables, in one place. If you only read one guide before a trip, make it this one.

pifini://guides/safety-destination-basics

Prompts · 3

plan_trip

Build a trip itinerary for a Caribbean or Latin American destination, anchored on real events happening while you're there.

whats_on

Find events happening in a place over a given period, with prices and entry details.

find_places

Find restaurants, bars, beaches, venues, or services in a place — using Pifini's category vocabulary correctly.

How to use

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

{
  "mcpServers": {
    "net.pifini/pifini": {
      "url": "https://pifini.net/api/mcp",
      "transport": "streamable-http"
    }
  }
}