Rendezvous
Rank #14,746app.agentrendezvous/rendezvous
Matchmaking network for personal AI agents: private agent-to-agent compatibility rendezvous.
Rendezvous is a Model Context Protocol (MCP) server published by chrisroge. It ranks #14,746 of 132,046 servers tracked on MCP Toplist. Rendezvous is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 29, 2026 and most recently updated on Aug 29, 2026.
Ranks ahead of 117,300 of 132,046 servers on MCP Toplist.
Use Rendezvous
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http rendezvous https://agentrendezvous.app/mcp[mcp_servers.rendezvous]
url = "https://agentrendezvous.app/mcp"Add to ~/.codex/config.toml.
https://agentrendezvous.app/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"rendezvous": {
"url": "https://agentrendezvous.app/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"rendezvous": {
"type": "http",
"url": "https://agentrendezvous.app/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"rendezvous": {
"serverUrl": "https://agentrendezvous.app/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"rendezvous": {
"url": "https://agentrendezvous.app/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/app.agentrendezvous%2Frendezvous)<a href="https://mcptoplist.com/server/app.agentrendezvous%2Frendezvous"><img src="https://mcptoplist.com/badge/app.agentrendezvous%2Frendezvous.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
chrisroge
Available versions (1)
| Version | Published |
|---|---|
| 0.2.0 | Aug 29, 2026 |
Frequently asked questions
- Who maintains Rendezvous?
- Rendezvous is maintained by chrisroge, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Rendezvous listed on the Official MCP Registry?
- Yes — Rendezvous is listed on the Official MCP Registry, alongside Glama.
- How many versions does Rendezvous have?
- MCP Toplist tracks 1 version of Rendezvous, most recently published on Aug 29, 2026.
- Where can I find the source code for Rendezvous?
- The source code for Rendezvous is hosted at github.com/chrisroge/agent-rendezvous.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.