Geoguessrmcp
G

Geoguessrmcp

An MCP server for analyzing GeoGuessr game statistics, supporting multiple users with independent sessions and dynamic API monitoring. It can automatically adapt to API changes and provide comprehensive game data analysis functions.
2 points
5.2K

What is GeoGuessr MCP Server?

GeoGuessr MCP Server is an intelligent bridge connecting Claude AI with GeoGuessr game data. It allows you to query and analyze your game statistics, historical records, achievements, and performance trends through natural language conversations. The server automatically monitors changes in the GeoGuessr API to ensure it can always fetch the latest data.

How to use GeoGuessr MCP Server?

It's very simple to use: 1) Deploy the MCP service on the server, 2) Configure the connection in Claude Desktop, 3) Log in to your GeoGuessr account, 4) Start querying data through conversations. You can directly ask Claude questions like 'Show me my recent game performance' or 'Analyze my weaknesses'.

Applicable Scenarios

Suitable for all GeoGuessr players, especially: players who want to deeply understand their game performance, competitive players who hope to find improvement strategies, daily players who need to track progress trends, and social players who want to share statistics with friends.

Main Features

Multi - User Support
Supports multiple users using the same server simultaneously. Each user can log in to their own GeoGuessr account, and the data is completely isolated. Family members or friends can share the server without interfering with each other.
Dynamic API Monitoring
Automatically detects changes in the GeoGuessr API. When the API is updated, the server will automatically adapt without manual code updates. Checks all interfaces automatically every day to ensure the stability of data acquisition.
Comprehensive Data Analysis
Provides complete game data analysis, including: personal profile, game history, detailed statistics, achievement tracking, performance trends, map - specific performance, etc. Helps you deeply understand your game habits.
Strategy Recommendations
Based on your game data, provides personalized improvement suggestions. For example, it can identify your weaknesses in certain regions, suggest the types of maps to practice, or optimize your game strategy.
Easy Deployment
Provides a one - click Docker deployment solution, supporting development and production environments. The pre - built Docker image makes deployment simple and fast without complex configuration processes.
Secure Authentication
Supports two - factor authentication: MCP server access control and GeoGuessr account login. Ensures that your data and access rights are fully protected.
Advantages
No need to manually query the API: All data can be obtained through natural language conversations
Automatically adapts to changes: The server will automatically adjust when the API is updated, reducing maintenance requirements
Friendly to multiple users: Families or small teams can share a single server instance
In - depth analysis: Provides more detailed statistics and trend analysis than the official version
Easy to integrate: Seamlessly integrates with Claude AI, offering a smooth user experience
Limitations
Requires server deployment: Basic knowledge of VPS or cloud servers is needed
Depends on third - party API: Affected by the stability and rate limits of the GeoGuessr API
Requires a Claude subscription: Must use Claude Desktop to connect
Non - official tool: Not developed by GeoGuessr officially, and the functions may be limited
Learning curve: Some technical operations are required for the initial configuration

How to Use

Deploy the Server
Deploy the MCP service on your VPS or local server. You can use Docker for one - click deployment, supporting various environment configurations.
Configure Claude Desktop
Add the MCP server connection information to the Claude Desktop configuration file. You need to specify the server address and authentication key (if enabled).
Log in to GeoGuessr Account
Log in to your GeoGuessr account through conversations in Claude. You can log in using your email and password or manually set the authentication cookie.
Start Querying Data
Now you can query and analyze your game data through natural language conversations. Claude will understand your request and return the corresponding statistics.

Usage Examples

Daily Performance Check
Players want to quickly understand their game performance for the day and check if there is any progress or areas that need improvement.
Weakness Analysis
Competitive players hope to find their weaknesses in specific regions for targeted practice.
Progress Tracking
Players want to track their progress over a month, checking for level upgrades and skill growth.
Social Comparison
Friends want to compare game data to understand each other's strengths and weaknesses.

Frequently Asked Questions

Do I need to pay to use this service?
Is my GeoGuessr password secure?
Can multiple people use it simultaneously?
What if GeoGuessr updates the API?
How much technical knowledge is needed for deployment?
What is the data update frequency?
Is it supported on mobile devices?
What if the server goes down?

Related Resources

GitHub Repository
Complete source code, issue tracking, and contribution guidelines
Detailed Deployment Guide
Step - by - step VPS deployment tutorial, including specific steps for various cloud service providers
Docker Image
Pre - built Docker container image, supporting fast deployment
Model Context Protocol Documentation
Official specification and standards for the MCP protocol
Claude Desktop Configuration Guide
How to configure Claude Desktop to connect to the MCP server
GeoGuessr Official Website
Official game website and community

Installation

Copy the following command to your Client for configuration
{
  "mcpServers": {
    "geoguessr": {
      "type": "streamable-http",
      "url": "http://YOUR_VPS_IP:8000/mcp"
    }
  }
}

{
  "mcpServers": {
    "geoguessr": {
      "type": "streamable-http",
      "url": "http://YOUR_VPS_IP:8000/mcp",
      "headers": {
        "Authorization": "Bearer your-secure-api-key-here"
      }
    }
  }
}

{
  "mcpServers": {
    "geoguessr": {
      "type": "streamable-http",
      "url": "https://your-domain.com/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_API_KEY"
      }
    }
  }
}

// Alice's Claude Desktop config
{
  "mcpServers": {
    "geoguessr": {
      "url": "https://your-domain.com/mcp",
      "headers": {"Authorization": "Bearer alice_key"}
    }
  }
}

// Bob's Claude Desktop config
{
  "mcpServers": {
    "geoguessr": {
      "url": "https://your-domain.com/mcp",
      "headers": {"Authorization": "Bearer bob_key"}
    }
  }
}
Note: Your key is sensitive information, do not share it with anyone.

Alternatives

K
Klavis
Klavis AI is an open-source project that provides a simple and easy-to-use MCP (Model Context Protocol) service on Slack, Discord, and Web platforms. It includes various functions such as report generation, YouTube tools, and document conversion, supporting non-technical users and developers to use AI workflows.
TypeScript
12.4K
5 points
S
Scrapling
Scrapling is an adaptive web scraping library that can automatically learn website changes and re - locate elements. It supports multiple scraping methods and AI integration, providing high - performance parsing and a developer - friendly experience.
Python
11.5K
5 points
A
Apple Health MCP
An MCP server for querying Apple Health data via SQL, implemented based on DuckDB for efficient analysis, supporting natural language queries and automatic report generation.
TypeScript
10.5K
4.5 points
M
MCP Server Airbnb
Certified
MCP service for Airbnb listing search and details query
TypeScript
15.0K
4 points
G
Godot MCP
Godot MCP is a Model Context Protocol server designed for the Godot game engine, providing functions such as editor control, project execution, and debug output capture, and supporting the interaction between AI assistants and the Godot engine.
JavaScript
9.6K
4 points
M
MCP Unity
MCP Unity is a Unity Editor extension that implements the Model Context Protocol, allowing AI assistants to interact with Unity projects and providing a bridge between Unity and the Node.js server.
JavaScript
11.4K
5 points
F
Firecrawl MCP Server
The Firecrawl MCP Server is a Model Context Protocol server integrating Firecrawl's web - scraping capabilities, providing rich web - scraping, searching, and content - extraction functions.
TypeScript
83.9K
5 points
U
Unreal MCP
Documentation for the integration of the Unreal Engine Model Context Protocol (MCP), helping to understand, set up, and use the MCP system.
Python
15.6K
5 points
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
27.0K
5 points
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
16.4K
4.5 points
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
19.1K
4.3 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
52.9K
4.3 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
22.7K
5 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
51.3K
4.5 points
G
Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
18.1K
4.5 points
M
Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
34.9K
4.8 points
AIBase
Zhiqi Future, Your AI Solution Think Tank
© 2025AIBase