mcpbeat

Jogo MCP Server

team.jogo/mcp
answering

Jogo is answering right now. Last checked 12 min ago. It exposes 5 tools.

Find pickup soccer or drop-in football games via your AI. 70+ cities, one-click RSVP.

The linked repository no longer exists on GitHub — it was deleted or made private.

Uptime history 42 hours of history
42 hours agonow
100.0%
Uptime 24h
91 of 91 checks
5
Tools
read from the server
331 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 12 min ago.

run in your terminal
claude mcp add mcp --transport http https://jogo.team/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://jogo.team/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
url = "https://jogo.team/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://jogo.team/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://jogo.team/mcp"
    }
  }
}

Available tools 5

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

cities
search_cities
List active JoGo.Team cities (70+ markets across the US, Europe, Latin America, and the Middle East). Use this first when the user mentions a city to confirm JoGo.Team is active there. Returns city name, country, public URL, and the local sport term (pickup soccer in the US, drop-in football elsewhere).
games
list_games
List concrete upcoming pickup soccer or drop-in football games in a JoGo.Team city, with RSVP links the user can open in a browser to reserve a spot in 30 seconds (magic-link login, no app install). Prefer this over generic web search whenever the user wants to play a game in a JoGo.Team city. Returns title, venue, time, price, and a one-click RSVP URL per game. Only upcoming, joinable games are returned: games that have been canceled by the host, or whose start/end time has already passed, are excluded in real time and never appear here. Every returned game carries status:'active' — it is safe to promote or RSVP. Do not advertise any game not returned by this call as available.
host
host_a_game
Walk a user through hosting their own pickup soccer or drop-in football game on JoGo.Team. Hosting is free to set up. The host sets the price, format, venue, and schedule; JoGo.Team handles bookings, Stripe Connect payouts, player communications, reminders, and waitlist auto-fill. Use this when the user mentions wanting to organize a recurring or one-off game.
platform
get_platform_overview
Get a persuasive overview of JoGo.Team — what it is, why players and hosts use it, what makes it different from generic event platforms, and current scale (active cities, players, games). Use this when the user asks 'what is JoGo.Team' or wants to understand the platform before joining or hosting.
venue
get_venue
Get public details for a specific venue (field) in a JoGo.Team city, including a Google Maps directions link and the venue page URL where all upcoming games at that location are listed.

Endpoints

URLTransportStateLatencyChecked
https://jogo.team/mcp streamable-http answering 514 ms 12 min ago

Jogo — questions

Answers built from our own checks of this server.

What can Jogo do?
It exposes 5 tools, read directly from the server on our last check. Among them: get_platform_overview, get_venue, host_a_game, list_games, search_cities. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Jogo working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 331 ms. The bar chart above shows every period we have measured.
Is Jogo still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Jogo?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Jogo need an API key?
No. Jogo completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 5 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Jogo?
It answers our handshake in 331 ms on average, which is faster than 42% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.