Provides IP address location and latitude/longitude query functionality based on the Model Context Protocol (MCP).
Leverages the Model Context Protocol (MCP) to deliver location services. It allows users to retrieve detailed location information by providing either an IP address or latitude and longitude coordinates. The tool is built with TypeScript, ensuring type safety and reliability, and utilizes the Meituan Open API for accurate location data.
Key Features
01Developed with TypeScript for type safety.
020 GitHub stars
03Supports location query by IP address.
04Based on Meituan Open API.
05Supports detailed address query by latitude and longitude coordinates.
06Compliant with MCP protocol standard.
Use Cases
01Geographic location identification based on IP addresses.
02Reverse geocoding to find addresses from latitude and longitude.
03Integrating location services into MCP-based applications.