MCP-IP-GEOLOCATOR
MCP服务器通过IP-API.com提供IP地理位置。免费,无需API密钥。
1
Github Watches
2
Github Forks
0
Github Stars
MCP IP Geolocation Server
A Model Context Protocol (MCP) server that provides IP geolocation services via IP-API.com. Free to use, no API key required.
Features
- Get detailed location information for any IP address
- Network information including ISP and AS number
- Timezone data
- No API key or registration required
- Clean, formatted output for Claude
Quick Start
- Install globally:
npm install -g mcp-ip-geolocator
- Run the server:
mcp-ip-geolocator
Local Development
- Clone the repository:
git clone https://github.com/tedlikeskix/mcp-ip-geolocator.git
cd mcp-ip-geolocator
- Install dependencies:
yarn install
- Build and run:
yarn build
yarn start
Usage with Claude
Once running, connect to the server in Claude Desktop. Example usage:
Claude, can you check the location of IP address 8.8.8.8?
Claude will use the tool to fetch and display location information.
API Response Format
The tool returns structured data including:
- City, region, and country
- Latitude and longitude
- Timezone
- ISP and organization
- AS number
Rate Limiting
IP-API.com's free tier includes:
- 45 requests per minute
- IPv4 and IPv6 support
- No API key needed
License
MIT License - feel free to use and modify!
相关推荐
I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.
Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.
Confidential guide on numerology and astrology, based of GG33 Public information
Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.
Your go-to expert in the Rust ecosystem, specializing in precise code interpretation, up-to-date crate version checking, and in-depth source code analysis. I offer accurate, context-aware insights for all your Rust programming questions.
Reviews
user_EkDUOJB6
mcp-ip-geolocator is simply essential for anyone needing accurate and efficient IP geolocation. Tedlikeskix has crafted an effective tool with a user-friendly interface that integrates seamlessly into any project. Whether you're monitoring data traffic or enhancing security protocols, this open-source solution is a must-have. Check it out at https://github.com/tedlikeskix/mcp-ip-geolocator and see the difference it makes!