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": {}
}
}
}