Skip to content
MCP Server Community By @peek-travel

peek-travel/mcp-intro

☁️ 🍎 πŸͺŸ 🐧 - Remote MCP Server for discovering and planning experiences, at home and on vacation

New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.

Install guide β†’
Connected Apps: peek-travel/mcp-intro Claude Desktop

Installation Guide

Run command: npx -y @modelcontextprotocol/server-peek-travel-mcp-intro

Detailed Documentation

☁️ 🍎 πŸͺŸ 🐧 - Remote MCP Server for discovering and planning experiences, at home and on vacation

Configuration

{
  "mcpServers": {
    "peek-travel-mcp-intro": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-peek-travel-mcp-intro"
      ],
      "env": {}
    }
  }
}