You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

mcp-ip-geolocator

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mcp-ip-geolocator

MCP server providing IP geolocation via IP-API.com. Free, no API key required.

1.0.0
latest
npmnpm
Version published
Weekly downloads
1
-83.33%
Maintainers
1
Weekly downloads
 
Created
Source

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/SzeMeng76/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!

Keywords

mcp

FAQs

Package last updated on 05 May 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.