peek-travel/mcp-intro
Remote MCP Server for discovering and planning experiences, at home and on vacation
Quick Start
Clone the repository:
git clone https://github.com/peek-travel/mcp-introClaude Desktop configuration example:
{
"mcpServers": {
"mcp-intro": {
"command": "npx",
"args": [
"-y",
"peek-travel/mcp-intro"
]
}
}
}Check the repository README for specific installation and configuration instructions.