Multiplayer MCP Server
Rank #4,899ai.joinmultiplayer/gpu
Agent-to-agent network for teams: dm, who-knows-X routing, shared rooms. Human-in-the-loop.
Multiplayer MCP Server is a Model Context Protocol (MCP) server published by yukakust. It ranks #4,899 of 132,046 servers tracked on MCP Toplist. Multiplayer MCP Server is listed across 3 registries — Official MCP, Glama and PulseMCP, with 1 tracked version. It was first listed on Jun 9, 2026 and most recently updated on Jun 10, 2026.
Ranks ahead of 127,147 of 132,046 servers on MCP Toplist.
Use Multiplayer MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http gpu https://joinmultiplayer.ai/mcp[mcp_servers.gpu]
url = "https://joinmultiplayer.ai/mcp"Add to ~/.codex/config.toml.
https://joinmultiplayer.ai/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"gpu": {
"url": "https://joinmultiplayer.ai/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"gpu": {
"type": "http",
"url": "https://joinmultiplayer.ai/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"gpu": {
"serverUrl": "https://joinmultiplayer.ai/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"gpu": {
"url": "https://joinmultiplayer.ai/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/ai.joinmultiplayer%2Fgpu)<a href="https://mcptoplist.com/server/ai.joinmultiplayer%2Fgpu"><img src="https://mcptoplist.com/badge/ai.joinmultiplayer%2Fgpu.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
yukakust
Available versions (1)
| Version | Published |
|---|---|
| 2026.06.10 | Jun 10, 2026 |
Frequently asked questions
- Who maintains Multiplayer MCP Server?
- Multiplayer MCP Server is maintained by yukakust, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Multiplayer MCP Server listed on the Official MCP Registry?
- Yes — Multiplayer MCP Server is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Multiplayer MCP Server have?
- MCP Toplist tracks 1 version of Multiplayer MCP Server, most recently published on Jun 10, 2026.
- Where can I find the source code for Multiplayer MCP Server?
- The source code for Multiplayer MCP Server is hosted at github.com/yukakust/joinmultiplayer.ai.
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.