Skip to main content
Glama
tedlikeskix

MCP IP Geolocation Server

by tedlikeskix

MCP IP ジオロケーション サーバー

IP-API.com経由でIP位置情報サービスを提供するモデルコンテキストプロトコル(MCP)サーバー。無料でご利用いただけます。APIキーは不要です。

特徴

  • 任意のIPアドレスの詳細な位置情報を取得します

  • ISPおよびAS番号を含むネットワーク情報

  • タイムゾーンデータ

  • APIキーや登録は不要です

  • クロードのクリーンでフォーマットされた出力

Related MCP server: IP Lookup MCP

クイックスタート

  1. グローバルにインストール:

npm install -g mcp-ip-geolocator
  1. サーバーを実行します。

mcp-ip-geolocator

地域開発

  1. リポジトリをクローンします。

git clone https://github.com/tedlikeskix/mcp-ip-geolocator.git
cd mcp-ip-geolocator
  1. 依存関係をインストールします:

yarn install
  1. ビルドして実行:

yarn build
yarn start

クロードとの使用

実行したら、Claude Desktop でサーバーに接続します。使用例:

Claude, can you check the location of IP address 8.8.8.8?

クロードはこのツールを使用して、位置情報を取得して表示します。

APIレスポンスフォーマット

このツールは、次のような構造化データを返します。

  • 都市、地域、国

  • 緯度と経度

  • タイムゾーン

  • ISPと組織

  • AS番号

レート制限

IP-API.com の無料レベルには以下が含まれます:

  • 1分あたり45リクエスト

  • IPv4およびIPv6のサポート

  • APIキーは不要

ライセンス

MIT ライセンス - 自由に使用および改変してください。

Related MCP Connectors

Related MCP Servers

  • A
    license
    Not graded
    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.
    322 npm
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Provides IP address geolocation and lookup via ip-api.com, no authentication required for basic usage.
    4 npm
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Provides IP geolocation data via ipinfo.io, enabling querying IP addresses for location, ISP, and other details through natural language.
    5 npm
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    Enables looking up approximate location of public or specific IP addresses, returning country, city, ISP, and coordinates via ip-api.com.
    -