net.pifini/pifini
REMOTE · PIFINI.NET · SCANNED SEP 20
Real events, reviewed places, and ticket checkout across the Caribbean and Latin America.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →
Endpoint Security80
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- No authorisation is required to call this server. Every tool declares its destructiveHint and none is destructive, so open access doesn't expose one. See how to fix → View diagnostics → Partial
- HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
- The HSTS (Strict-Transport-Security) header is present. View diagnostics → Pass
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
Schema Quality & AI Usability86
- 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
- AI-judged instruction clarity (excellent).Pass
- Context-footprint check failed: tool/resource definitions use about 1818 tokens (~113/item across 16 items; 6 tools + 10 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
- No destabilizing schema changes in the last 30 days.Pass
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
- Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- We read all 6 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
- An AI judge read all 8 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
How do I install the net.pifini/pifini MCP server?
net.pifini/pifini is a hosted endpoint at https://pifini.net/api/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
remote · pifini.net
claude mcp add --transport http net-pifini-pifini 'https://pifini.net/api/mcp'
{
"mcpServers": {
"net-pifini-pifini": {
"url": "https://pifini.net/api/mcp"
}
}
} {
"servers": {
"net-pifini-pifini": {
"type": "http",
"url": "https://pifini.net/api/mcp"
}
}
} [mcp_servers.net-pifini-pifini] url = "https://pifini.net/api/mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"net-pifini-pifini": {
"type": "remote",
"url": "https://pifini.net/api/mcp",
"enabled": true
}
}
} openclaw mcp add net-pifini-pifini --url 'https://pifini.net/api/mcp' --transport streamable-http
mcp_servers:
net-pifini-pifini:
url: "https://pifini.net/api/mcp" {
"McpServers": {
"net-pifini-pifini": {
"Transport": "http",
"Url": "https://pifini.net/api/mcp"
}
}
} assistant mcp add net-pifini-pifini -t streamable-http -u 'https://pifini.net/api/mcp'
{
"mcpServers": {
"net-pifini-pifini": {
"type": "http",
"url": "https://pifini.net/api/mcp"
}
}
} The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.
Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 26 Aug 26 0
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 25 Aug 26 0
- Stability: 0.97 → pass security
- 24 Aug 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.
- 14 Aug 26 0
- The server rewrote its instructions, which are the text every model session reads security
- Schema quality: pass → fail ▼ functional
- Server version: 2.0.0 → 2.1.0 functional
- “search_events” reworded the description of “starts_after” cosmetic
- “search_events” reworded the description of “starts_before” cosmetic
- 11 Aug 26 0
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 1 Aug 26 0
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 31 Jul 26 0
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 28 Jul 26 0
- Authorization: unverified → partial ▲ security
- The server rewrote its instructions, which are the text every model session reads security
- Tool “get_place” rewrote its description, which is the text the model reads security
- Tool “search_events” rewrote its description, which is the text the model reads security
- Tool “search_places” rewrote its description, which is the text the model reads security
- Schema quality: fail → pass ▲ functional
- Tool “create_ticket_checkout” now declares an output schema ▲ functional
- Tool “get_event” now declares an output schema ▲ functional
- Tool “get_place” now declares an output schema ▲ functional
- Tool “search_events” now declares an output schema ▲ functional
- Tool “search_places” now declares an output schema ▲ functional
- The server now declares the “prompts” capability functional
- The server now declares the “resources” capability functional
- First check of Schema quality: 100 functional
- First check of Tool coverage: 100 functional
- MCP protocol: Implements a current MCP spec version (2025-11-25). functional
- New prompt “find_places” functional
- New prompt “plan_trip” functional
- New prompt “whats_on” functional
- MCP protocol version: 2025-06-18 → 2025-11-25 functional
- New resource “adventure-outdoor” functional
- New resource “couples” functional
- New resource “coverage” functional
- New resource “family” functional
- New resource “festival” functional
- New resource “friends-group” functional
- New resource “group” functional
- New resource “safety-destination-basics” functional
- New resource “solo-business” functional
- New resource “solo-personal” functional
- Server version: 1.0.0 → 2.0.0 functional
- New tool “list_categories” functional
- “search_events” added an optional parameter “category” cosmetic
- “search_events” added an optional parameter “entry_model” cosmetic
- “search_events” added an optional parameter “near_lat” cosmetic
- “search_events” added an optional parameter “near_lng” cosmetic
- “search_events” added an optional parameter “offset” cosmetic
- “search_events” added an optional parameter “radius_km” cosmetic
- “search_events” added an optional parameter “starts_after” cosmetic
- “search_events” added an optional parameter “starts_before” cosmetic
- “search_places” added an optional parameter “category” cosmetic
- “search_places” added an optional parameter “near_lat” cosmetic
- “search_places” added an optional parameter “near_lng” cosmetic
- “search_places” added an optional parameter “offset” cosmetic
- “search_places” added an optional parameter “radius_km” cosmetic
- “search_events” reworded the description of “limit” cosmetic
- “search_places” reworded the description of “entity_type” cosmetic
- “search_places” reworded the description of “limit” cosmetic
- “search_places” dropped the optional parameter “min_rating” cosmetic
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 20 Sept 2026 · Probed https://pifini.net/api/mcp
TLS valid
Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=pifini.net | CN=YR1,O=Let's Encrypt,C=US | 4 Sept 2026 | 3 Dec 2026 | RSA 2048 | SHA256-RSA | 6786b37275a8fba64f91dbb39a35bccadde |
| SANs: pifini.net | ||||||
| CN=YR1,O=Let's Encrypt,C=US (CA) | CN=Root YR,O=ISRG,C=US | 3 Sept 2025 | 2 Sept 2028 | RSA 2048 | SHA256-RSA | a20253f15f2691c05dc1ce13b9bcca4e |
| CN=Root YR,O=ISRG,C=US (CA) | CN=ISRG Root X1,O=Internet Security Research Group,C=US | 13 May 2026 | 2 Sept 2032 | RSA 4096 | SHA256-RSA | f24b6d17f9d9ad7cb1c9fea78782699f |
Background: What to check on a remote MCP endpoint →
DNSSEC insecure
Validation of pifini.net. — Not signed
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| net. | present | 37331 | 13 | Verified |
| pifini.net. | absent | Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation |
Authentication No authorisation required
The endpoint answered without asking for a token. Anyone who knows the URL can reach it.
| Result | No authorisation required |
|---|---|
| HTTP status | 200 |
| Header | Value |
|---|---|
| strict-transport-security | max-age=63072000 |
| content-security-policy | frame-ancestors 'self'; object-src 'none'; base-uri 'self' |
| x-content-type-options | nosniff |
| x-frame-options | SAMEORIGIN |
| referrer-policy | strict-origin-when-cross-origin |
| permissions-policy | camera=(), microphone=(), payment=() |
Background: How OAuth 2.1 works in the 2026 MCP spec →
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://pifini.net/api/mcp | Verified | 200 | |
| http (plaintext) | http://pifini.net/api/mcp | HTTPS enforced | 308 | https://pifini.net/api/mcp |
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
create_ticket_checkout Create ticket checkout link ~119
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_type_id values from get_event. Always confirm the exact tickets and total with the human before calling this.
| Name | Type | Req | Description |
|---|---|---|---|
| buyer_email | string | yes | Email to deliver tickets to (required — ask the human) |
| buyer_name | string | – | Buyer's name (optional) |
| event_slug | string | yes | Event slug |
| items | array | yes | Ticket selections |
| Name | Type | Req | Description |
|---|---|---|---|
| checkout_url | string | – | – |
| currency | string | – | – |
| event | string | – | – |
| instructions | string | – | – |
| order_id | string | – | – |
| total | number | – | – |
No examples provided.
get_event Get event details ~52
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.
| Name | Type | Req | Description |
|---|---|---|---|
| slug | string | yes | Event slug from search_events |
| Name | Type | Req | Description |
|---|---|---|---|
| attendee_count | number | – | – |
| category | string|null | – | – |
| city | string|null | – | – |
| country | string|null | – | – |
| cover_image_url | string|null | – | – |
| currency | string | – | – |
| description | string|null | – | – |
| ends_at | string|null | – | – |
| entry_model | string | – | – |
| local_date | string | – | The date the event actually happens where it happens, YYYY-MM-DD. Quote this one. |
| local_time | string|null | – | Local start time, HH:MM 24h. Null when start_time_known is false — say nothing about the time in that case. |
| location_name | string|null | – | – |
| organizer_name | string|null | – | – |
| organizer_url | string|null | – | – |
| price | object|null | – | – |
| slug | string | – | – |
| start_time_known | boolean | – | False when only the date is known and the stored hour is a placeholder. Never present a start time when this is false. |
| starts_at | string | – | Exact start instant, ISO-8601 UTC. Do NOT format this for a human — it is the wrong calendar day in most of the region. Use local_date / local_time. |
| summary | string|null | – | – |
| ticket_types | array | – | – |
| timezone | string|null | – | IANA timezone of the venue, e.g. America/Mexico_City. Null when unknown. |
| title | string | – | – |
| url | string | – | – |
| website | string|null | – | – |
No examples provided.
get_place Get place details + reviews ~84
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) — recent_reviews is often an empty array, which means no reviews yet, not a low-quality place. Use the slug from search_places.
| Name | Type | Req | Description |
|---|---|---|---|
| slug | string | yes | Place slug from search_places |
| Name | Type | Req | Description |
|---|---|---|---|
| address | string|null | – | – |
| avg_rating | number|null | – | – |
| category | string|null | – | – |
| city | string|null | – | – |
| country | string|null | – | – |
| description | string|null | – | – |
| is_sponsored | boolean | – | – |
| is_verified | boolean | – | – |
| listing_type | string | – | – |
| name | string | – | – |
| price_tier | string|null | – | – |
| recent_reviews | array | – | – |
| review_count | number | – | – |
| slug | string | – | – |
| summary | string|null | – | – |
| type | string | – | – |
| url | string | – | – |
| website | string|null | – | – |
No examples provided.
list_categories List place categories ~168
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_historical_building — rather than broad buckets, so guessing a category string will usually miss. Call this first with a rough query (e.g. 'coffee' or 'beach') to find the exact value, then pass it to search_places' category parameter.
| Name | Type | Req | Description |
|---|---|---|---|
| country | string | – | ISO-3166 alpha-2 country code — only return categories present in that country |
| limit | number | – | Max results, 1-100 (default 30) |
| query | string | – | Rough term to match against category values, e.g. 'coffee', 'beach' |
| Name | Type | Req | Description |
|---|---|---|---|
| categories | array | yes | – |
| count | number | yes | – |
No examples provided.
search_events Search events ~447
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), and page URLs. Strongest coverage: Barbados, Trinidad, Jamaica, Bahamas, Mexico.
| Name | Type | Req | Description |
|---|---|---|---|
| category | string | – | Filter by event category |
| city | string | – | City name filter |
| country | string | – | ISO-3166 alpha-2 country code, e.g. BB, TT, JM |
| entry_model | string | – | Filter by how someone gets in: 'free' = confirmed free entry, 'ticketed' = Pifini sells tickets, 'external' = paid but sold elsewhere, 'mixed' = umbrella event with both free and paid components, 'un… |
| include_past | boolean | – | Include past events (default false) |
| limit | number | – | Max results, 1-50 (default 10) |
| near_lat | number | – | Latitude to search near (pair with near_lng) |
| near_lng | number | – | Longitude to search near (pair with near_lat) |
| offset | number | – | Skip this many matching results (for paging past the limit) |
| query | string | – | Free-text search over title and description |
| radius_km | number | – | Search radius in km around near_lat/near_lng (default 25, max 500) |
| starts_after | string | – | Earliest start. A bare date ('2026-08-01') matches the event's LOCAL calendar date in its own timezone and is inclusive — this is what you want for 'what's on this weekend'. A full ISO timestamp ('20… |
| starts_before | string | – | Latest start, same rules as starts_after. A bare date is inclusive of that whole local day, so starts_after='2026-08-13' with starts_before='2026-08-13' returns everything happening on the 13th where… |
| Name | Type | Req | Description |
|---|---|---|---|
| count | number | yes | Number of events in this page of results |
| events | array | yes | – |
| has_more | boolean | yes | True when more matches exist beyond this page. |
| next_offset | number|null | – | Pass as `offset` to fetch the next page. Null when this is the last page. |
| total | number | yes | Total events matching the filters, across all pages. Use this before claiming how many exist. |
No examples provided.
search_places Search places and businesses ~353
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 listing_type: 'curated' is a small, editorially reviewed set of flagship entries; 'directory' is the much larger set sourced from open map data (name, category, location, contact info) that has no reviews yet — say so rather than implying a recommendation the data doesn't back up. Category is a specific Overture taxonomy value (e.g. caribbean_restaurant, church_cathedral), not a broad bucket — call list_categories first if unsure of the exact value. Results marked is_sponsored are paid placements — disclose that when recommending.
| Name | Type | Req | Description |
|---|---|---|---|
| category | string | – | Filter by exact category value (e.g. 'caribbean_restaurant'). Use list_categories to discover valid values — there are 1,000+, not a small fixed set. |
| city | string | – | City name filter |
| country | string | – | ISO-3166 alpha-2 country code |
| entity_type | string | – | Filter by broad type of place |
| limit | number | – | Max results, 1-50 (default 10) |
| near_lat | number | – | Latitude to search near (pair with near_lng) |
| near_lng | number | – | Longitude to search near (pair with near_lat) |
| offset | number | – | Skip this many matching results (for paging past the limit) |
| query | string | – | Free-text search over name and summary |
| radius_km | number | – | Search radius in km around near_lat/near_lng (default 25, max 500) |
| Name | Type | Req | Description |
|---|---|---|---|
| count | number | yes | Number of places in this page of results |
| has_more | boolean | yes | True when more matches exist beyond this page. |
| next_offset | number|null | – | Pass as `offset` to fetch the next page. Null when this is the last page. |
| places | array | yes | – |
| total | number | yes | Total places matching the filters, across all pages. Use this before claiming how many exist. |
No examples provided.
What is the net.pifini/pifini MCP server?
net.pifini/pifini is an MCP server listed in the public MCP registry as net.pifini/pifini. Real events, reviewed places, and ticket checkout across the Caribbean and Latin America. This page covers its hosted endpoint (https://pifini.net/api/mcp).
Is the net.pifini/pifini MCP server safe to use?
net.pifini/pifini scores 89 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the net.pifini/pifini MCP server expose?
net.pifini/pifini exposes 6 tools: search_events, get_event, search_places, get_place, list_categories, create_ticket_checkout. Their descriptions and schemas cost roughly 1,223 tokens of context every time the server is loaded.
Does the net.pifini/pifini MCP server require authentication?
No. We connected to net.pifini/pifini without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.
Is the net.pifini/pifini MCP server still maintained?
net.pifini/pifini is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.