Real events, reviewed places, and ticket checkout across the Caribbean & Latin America. Search festivals/carnivals and reviewed restaurants/venues/professionals, read verified reviews, and generate a Stripe-hosted checkout link β humans pay, agents never touch card details. Hosted Streamable HTTP endpoint; read tools need no auth. Listed in the official MCP Registry as net.pifini/pifini.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
A thin stdio β HTTPS proxy to Pifini's hosted MCP server β real events, reviewed places, and ticket checkout across the Caribbean & Latin America.
If your MCP client supports remote HTTP servers, you don't need this package at all. Connect directly to:
That's a stateless Streamable-HTTP endpoint. This package exists only for clients that speak stdio (a local command + JSON-RPC over stdin/stdout) instead. It has no logic of its own β it reads each request from stdin, forwards it verbatim to the hosted endpoint over HTTPS, and writes the response back to stdout. Nothing here is hardcoded, so every method the hosted server supports (initialize, tools/list, tools/call, ...) works automatically without this proxy needing to know what a "tool" even is.
Or add it to your MCP client's config (Claude Desktop example):
search_events / get_event β search and read real festivals, carnivals, concerts, and cultural events, strongest coverage in the Caribbean and Latin America.search_places / get_place β search reviewed restaurants, bars, venues, attractions, and professionals, including their published reviews.create_ticket_checkout β generate a Stripe-hosted payment link for event tickets. The agent hands the link to its human, who completes payment themselves β agents never see card details.Read tools are open; no API key required. Full documentation, tool schemas, and a live example live at pifini.net/agents.
Pifini's server is closed-source and hosted (it's part of a larger commercial application), so there's no public repository to point an MCP client's stdio launcher at directly. This package is that missing piece: a small, genuinely open-source (MIT), auditable bridge β not a stand-in for real server code, just the stdio transport Pifini's hosted server doesn't speak natively.
It holds no API keys, no database access, and no business logic. Every request it receives is forwarded byte-for-byte to https://pifini.net/api/mcp (or the URL in PIFINI_MCP_URL, if you want to point it somewhere else for testing) and the response is passed back unmodified.
MIT β see LICENSE.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/asokore-pifini-mcp)<a href="https://allmcps.com/mcp/asokore-pifini-mcp"><img src="https://allmcps.com/api/badge/asokore-pifini-mcp?style=directory" alt="Pifini MCP on AllMCPs" /></a>