mcpserver.lol
registry/gueguesser-chatgptapp
Connection check verified live · 26h ago

gueguesser-chatgptapp

Geography Guesser game

Tools 4
GitHub stars
Installs / wk
Licence
Transport streamable-http, sse
Last checked 26h ago

Tools & capabilities

4 tools

Read from the running server on 26h ago.

geoguessr read-only
Start a GeoGuessr game. Shows a random Street View location for the user to guess the country. Use this tool when: - User wants to play GeoGuessr - User says "let's play" or…
get_hint read-only hintLevel*locationId*
Get a hint for the current GeoGuessr location. Call this when: - User asks for a hint - User says "help me" or "I need a clue" - User is stuck and needs guidance Hint level…
reveal_answer read-only locationId*
Reveal the answer for the current GeoGuessr game. ⚠️ ONLY call this tool when: - User explicitly says "I give up" - User says "tell me the answer" - User says "I surrender"…
validate_guess read-only guess*locationId*
Validate a user's country guess for the current GeoGuessr game. Call this tool when: - User makes a guess (e.g., "Is it France?", "I think it's Japan", "USA?") - User names…