logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

peek-experience-navigator

A remote service endpoint facilitating AI-driven discovery and itinerary construction for leisure and travel activities, accessible both domestically and internationally.

Author

MCP Server

peek-travel

No License

Quick Info

GitHub GitHub Stars 0
NPM Weekly Downloads 0
Tools 1
Last Updated 2026-02-19

Tags

mcpexploremuseumexplore artmcp servermuseum databases

Peek.com: Contextualized Experience Access Gateway

AI-Augmented Activity Curation: Streamline the process of trip preparation utilizing the travel sector's inaugural Remote Model Context Protocol (MCP) server engineered specifically for intelligent agents.

Synopsis

Peek.com aggregates over 300,000 vetted global experiences, complete with aggregated user testimonials and verified availability. Empower your generative AI to curate superior travel plans.

Example Inquiries for AI Agents

  • "Suggest engaging weekend excursions suitable for visiting grandparents and their younger relatives."
  • "Generate a comparative matrix of five distinct culinary tours in Rome, detailing time commitment, associated expense, and inclusions."
  • "Given a $200 budget and a four-hour window in Tokyo, pinpoint the most culturally unique activities that align with these parameters."
  • "Analyze the strengths and weaknesses of various Monterey Bay marine wildlife excursions, incorporating pricing tiers, durations, and reported sighting frequencies."

Access Points

Peek's Gateway confirms actual inventory status relative to your requested dates and furnishes direct hyperlinks, simplifying the final booking process for limited inventory.

Configuration Details

Configuration parameters are also documented in the repository's server.json file.

{ "$schema": "https://static.modelcontextprotocol.io/schemas/2025-07-09/server.schema.json", "name": "com.peek/mcp", "description": "Access Peek's vast catalog (>300k) for experience searches, detailed data retrieval, and real-time booking status.", "status": "active", "version": "0.1.0", "remotes": [ { "type": "streamable-http", "url": "https://mcp.peek.com" } ] }

Rationale for a Remote Peek MCP Interface

The curation of an optimal travel schedule traditionally necessitated extensive, time-consuming research. Modern generative artificial intelligence has fundamentally simplified the creation of bespoke, highly customized itineraries.

Contemporary AI models possess broad knowledge regarding urban centers, primary attractions, accommodation quality, and lesser-known local highlights.

The Persistent Obstacle

Identifying the most suitable available activities has remained problematic. Listings frequently suffer from outdated descriptions, seasonality mismatches, or represent fully reserved slots.

The Proposed Remedy

The Peek.com Remote MCP Server addresses this by augmenting your AI agent's intelligence. It grants direct access to premier experiences, complete with current pricing and inventory status, leading to demonstrably superior trip planning outcomes.

Defining a Remote MCP Server

MCP signifies Model Context Protocol, a technical standard originally unveiled by Anthropic in late 2024. It functions as a conduit, enabling an AI assistant to solicit and interpret contextually relevant operational data based on user directives.

Data Confidentiality Policy

Peek's MCP Server strictly avoids the collection or retention of any personally identifiable information shared with the host AI system. Its operational scope is strictly limited to providing structured responses concerning experience catalogs, temporal availability, and associated costs in an AI-consumable format.

Assistant Compatibility Matrix

  • Claude (Anthropic): Integration via "Custom Connectors" on web/desktop interfaces; mobile utilizes configurations established on the web client.
  • ChatGPT (OpenAI): Limited native support; users are encouraged to utilize Peek's OpenAI CustomGPT as an alternative access path.
  • Developer Ecosystems (Cursor, Windsurf, Augment, etc.): Full integration capability; refer to specific tool documentation.
  • Gemini (Google): Compatibility achieved through the Gemini CLI and Software Development Kits (supporting OAuth, SSE/HTTP protocols).
  • Microsoft Copilot: Tool integration is feasible via Copilot Studio; MCP client capabilities are present in VS Code GitHub Copilot and Visual Studio; platform-level MCP integration is forthcoming for Windows.
  • Perplexity: MCP support is currently unavailable.
  • xAI Grok: MCP support is currently unavailable.

Source Code Availability

By delivering this functionality as a remote service rather than an embedded local package, we enhance user accessibility across diverse AI interfaces. Consequently, the underlying architecture of Peek's Remote MCP Server remains proprietary and is not open source at this time. All inquiries regarding technical enhancements should be directed via the Feedback Form.

See Also

`