# Jinko MCP MCP server

Agent View of the PolicyLayer registry record for Jinko MCP: identity, probed posture, risk grade, and all 7 tools classified. HTML page: https://policylayer.com/tools/com-gojinko-mcp-jinko

## Facts

- Server id: `https://mcp.gojinko.com`
- Homepage: https://github.com/https://mcp.gojinko.com
- Registry record: grade F, identity unverified
- Lifecycle: active
- Auth posture: open
- CORS policy: *
- Rate-limited: no
- Tools: 7 (7 with introspected schema)
- Tool categories present: Destructive, Read, Write
- Context-window cost: 24279 tokens per request — https://policylayer.com/token-cost/com-gojinko-mcp-jinko
- Tags: com gojinko mcp jinko, admin
- Record last modified: 2026-09-18T19:54:26.582Z

## Tools (7)

| Tool | Category | Risk | Record |
| --- | --- | --- | --- |
| `trip` | Destructive | Critical | https://policylayer.com/tools/com-gojinko-mcp-jinko/trip.md |
| `find_destination` | Read | Low | https://policylayer.com/tools/com-gojinko-mcp-jinko/find-destination.md |
| `flight_search` | Read | Low | https://policylayer.com/tools/com-gojinko-mcp-jinko/flight-search.md |
| `hotel_details` | Read | Low | https://policylayer.com/tools/com-gojinko-mcp-jinko/hotel-details.md |
| `hotel_search` | Read | Low | https://policylayer.com/tools/com-gojinko-mcp-jinko/hotel-search.md |
| `book` | Write | Medium | https://policylayer.com/tools/com-gojinko-mcp-jinko/book.md |
| `flight_calendar` | Write | Medium | https://policylayer.com/tools/com-gojinko-mcp-jinko/flight-calendar.md |

## Tool descriptions

- `trip` — Unified tool for managing a trip (shopping cart). Supports flights and hotels in the same cart. Actions are determined by which objects you provide. SCHEMA: { trip_id?: string, // Existing trip ID (omit to create new) offer_id?: string, …
- `find_destination` — Discover travel destinations when the user does NOT know where to go. This is a destination EXPLORATION tool. WHEN TO USE THIS TOOL (CRITICAL): - The user does NOT specify a destination: "Where should I go?", "Best deals from NYC" - The …
- `flight_search` — Live flight tool with two modes. EACH CALL HITS LIVE PRICING — it prices ONE exact date pair, so any loose, open or flexible date query belongs to flight_calendar instead. MODE 1 — search: route + exact single dates + optional filters (m…
- `hotel_details` — Rich metadata (gallery, facilities, policies, per-room details) for a single hotel — called by the hotel widget on fullscreen open. Cost: 1 credit per call.
- `hotel_search` — Search live hotel inventory and rates worldwide. REQUIRED: - destination: object — two distinct modes. Mode A (rate lookup): { hotel_name (+ optional country_code, city_name) } or { hotel_ids }. Mode B (hotel search): { query }, { city_n…
- `book` — Unified tool for booking a trip. Actions are determined by which object you provide. SCHEMA: { create?: { // Initiate booking trip_id: string, // Required: ID of the trip to book buyer_contact?: { // Optional: buyer contact info email: s…
- `flight_calendar` — Search flights between a known origin and destination using cached pricing. Use this tool whenever the user specifies BOTH where they are flying FROM and where they are flying TO. WHEN TO USE THIS TOOL (CRITICAL): - The user provides bot…

## Related servers

- UnClick (1662 tools) — https://policylayer.com/tools/io-github-malamutemayhem-unclick-mcp-server.md
- Delx Protocol — Agent Recovery & Continuity (1076 tools) — https://policylayer.com/tools/io-github-davidmosiah-delx-protocol.md
- Delx Mcp A2a (1068 tools) — https://policylayer.com/tools/io-github-davidmosiah-delx-mcp-a2a.md
- MCP Framework Personal (912 tools) — https://policylayer.com/tools/inggerman-mcps.md
- Nodebench (824 tools) — https://policylayer.com/tools/io-github-homenshum-nodebench.md
- Delx MCP Server (740 tools) — https://policylayer.com/tools/io-github-davidmosiah-delx-mcp-server.md
- Binance MCP Server (734 tools) — https://policylayer.com/tools/nirholas-binance-mcp.md
- Eda Agent (726 tools) — https://policylayer.com/tools/eda-agent.md

## For agents

This record is a snapshot. Live verdicts and the full registry:

- Check every server in your MCP config at once: `npx -y policylayer stack`
- Vet a server before you add it: install the mcp-precheck skill — `npx skills add https://policylayer.com` (skill text: https://policylayer.com/skill.md)
- Query the registry over MCP: endpoint `https://api.policylayer.com/mcp` — tools `check_mcp_server`, `check_mcp_stack`, `check_tool`, `search_registry`, `get_change_events`

---

Source: the PolicyLayer MCP registry — one continuously verified record per MCP server. Full record: https://policylayer.com/registry?q=com-gojinko-mcp-jinko · API: https://policylayer.com/registry/api · Recommended policies for every tool: https://policylayer.com/policies/com-gojinko-mcp-jinko
