Skip to content

Rendezvous

Free

by MCP Community

MCP server for AI-driven fair meeting point discovery

v1.1.3Added Apr 12, 2026
mcpmeeting-pointrendezvousroutingvalhalla
Works with:ClaudeGPTGeminiCopilot

Rendezvous MCP Server

MCP server for AI-driven fair meeting point discovery

Installation

npx -y rendezvous-mcp

Reviews

Leave a Review

Installation

Quick install
npx -y rendezvous-mcp
Add to claude_desktop_config.json
{
  "mcpServers": {
    "rendezvous": {
      "command": "npx",
      "args": ["-y", "rendezvous-mcp"]
    }
  }
}