ku

kukapay/whereami-mcp

๐Ÿ โ˜๏ธ A lightweight mcp server that tells you exactly where you are based on your current IP.

#geolocation#IP tracker#lightweight
Publisherkukapay/whereami-mcp
Submitted date4/19/2025

Overview

Title

WhereAmI MCP Server

How to Use

  • Install via pip and run the server directly or as an MCP service.
  • Fetch specific location details using location://{type} or generate a full report with get_location().
  • Use the natural language prompt "Where am I?" for automated results.

Key Features

  • Dynamic Resources: Retrieve specific IP-based location data (e.g., city, country).
  • Comprehensive Tool: Generates a detailed Markdown table with geolocation info.
  • Natural Language Support: Responds to prompts like "Where am I?"
  • Lightweight: Minimal dependencies (mcp and httpx).
  • Error Handling: Robust management of API and network issues.

Use Cases

  • Quickly check your IP, city, or country.
  • Generate full location reports for debugging or logging.
  • Integrate location data into workflows via MCP services.

Visit More

View All