mcpbeat

My MCP Server

live.alpic.gueguesser-chatgptap-68537aa2/gueguesser-chatgptapp
answering

My MCP Server is answering right now. Last checked 7 min ago. It exposes 4 tools.

Geography Guesser game

Uptime history 40 hours of history
40 hours agonow
100.0%
Uptime 24h
91 of 91 checks
4
Tools
read from the server
779 ms
Response time
average over 24h
open, no key
Access
sse

Connect this server

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

run in your terminal
claude mcp add gueguesser-chatgptapp --transport http https://gueguesser-chatgptap-68537aa2.alpic.live
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "gueguesser-chatgptapp": {
      "url": "https://gueguesser-chatgptap-68537aa2.alpic.live"
    }
  }
}
~/.codex/config.toml
[mcp_servers.gueguesser-chatgptapp]
url = "https://gueguesser-chatgptap-68537aa2.alpic.live"
.cursor/mcp.json
{
  "mcpServers": {
    "gueguesser-chatgptapp": {
      "url": "https://gueguesser-chatgptap-68537aa2.alpic.live"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "gueguesser-chatgptapp": {
      "url": "https://gueguesser-chatgptap-68537aa2.alpic.live"
    }
  }
}

Available tools 4

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

geoguessr
geoguessr
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 "start a game" - User wants to guess locations IMPORTANT INSTRUCTIONS FOR THE AGENT: - Do NOT reveal the country under any circumstances until the user explicitly gives up - When user makes a guess, use the validate_guess tool to check if it's correct - When user asks for a hint, use the get_hint tool (start with level 1, then 2, 3, 4) - Only use reveal_answer when user explicitly says "I give up" or similar - After a correct guess or reveal, ask if they want to play again
hint
get_hint
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 levels (use progressively, don't skip ahead): - Level 1: Continent (e.g., "Europe") - Level 2: Region (e.g., "Western Europe") - Level 3: Language on signs (e.g., "French") - Level 4: Neighboring countries Start with level 1, then give level 2 if they need more help, etc.
reveal
reveal_answer
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" or similar Do NOT call this if: - User is still guessing - User just asked for a hint - User said "I don't know" but hasn't given up
validate
validate_guess
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 any country as their answer The tool will tell you if the guess is correct or not.

Endpoints

URLTransportStateLatencyChecked
https://gueguesser-chatgptap-68537aa2.alpic.live sse answering 560 ms 7 min ago

My MCP Server — questions

Answers built from our own checks of this server.

What can My MCP Server do?
It exposes 4 tools, read directly from the server on our last check. Among them: geoguessr, get_hint, reveal_answer, validate_guess. 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 My MCP Server 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 779 ms. The bar chart above shows every period we have measured.
How do I connect My MCP Server?
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 My MCP Server need an API key?
No. My MCP Server completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 4 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is My MCP Server?
It answers our handshake in 779 ms on average, which is faster than 10% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.