A lightweight mcp server that tells you exactly where you are.
更新时间:2025-03-22 15:13:39
WhereAmI MCP Server is a Python-based lightweight server that determines the user's geolocation by analyzing their IP address. It uses the ipapi.co service to provide detailed location data such as country, city, and other related details.
To use the server, clone the repository, install the required dependencies, and run the server. You can query your location using predefined commands or natural language prompts like \\"Where am I?\\".
- **Can I use WhereAmI MCP Server for any IP address?** - Yes! It provides location data based on the current IP address. - **Is there a cost associated with using WhereAmI MCP Server?** - No, it is free to use under the MIT License. - **What programming language is used for WhereAmI MCP Server?** - The server is built using Python.