Skip to main content
Glama
tedlikeskix

MCP IP Geolocation Server

by tedlikeskix

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

Related MCP server: IP Lookup MCP

Quick Start

  1. Install globally:

npm install -g mcp-ip-geolocator
  1. Run the server:

mcp-ip-geolocator

Local Development

  1. Clone the repository:

git clone https://github.com/tedlikeskix/mcp-ip-geolocator.git
cd mcp-ip-geolocator
  1. Install dependencies:

yarn install
  1. 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!

A
license - permissive license
-
quality - not tested
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    -
    quality
    D
    maintenance
    Enables IP address intelligence lookup including geolocation, network information, privacy detection (VPN/proxy/Tor), company data, and abuse contacts using IPLocate.io API. Supports both IPv4 and IPv6 addresses with comprehensive analysis tools and security assessment capabilities.
    Last updated
    88
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    Provides IP geolocation data via ipinfo.io, enabling querying IP addresses for location, ISP, and other details through natural language.
    Last updated
    7
    MIT

View all related MCP servers

Related MCP Connectors

  • IP Lookup MCP — ip-api.com (free, no auth for basic usage)

  • ip-api.com MCP.

  • IPInfo MCP — wraps ipinfo.io (free tier, no auth required for basic usage)

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/tedlikeskix/mcp-ip-geolocator'

If you have feedback or need assistance with the MCP directory API, please join our Discord server