Skip to main content
Glama

MCP IP Geolocation Server

by tedlikeskix

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

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

特徴

  • 任意のIPアドレスの詳細な位置情報を取得します
  • ISPおよびAS番号を含むネットワーク情報
  • タイムゾーンデータ
  • APIキーや登録は不要です
  • クロードのクリーンでフォーマットされた出力

クイックスタート

  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 ライセンス - 自由に使用および改変してください。

-
security - not tested
F
license - not found
-
quality - not tested

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

API キーを必要とせずに IP-API.com を使用して IP 地理位置情報サービスを提供し、ユーザーは任意の IP アドレスの詳細な位置情報とネットワーク情報を、クリーンでフォーマットされた出力で取得できるようになります。

  1. 特徴
    1. クイックスタート
      1. 地域開発
        1. クロードとの使用
          1. APIレスポンスフォーマット
            1. レート制限
              1. ライセンス

                Related MCP Servers

                • A
                  security
                  A
                  license
                  A
                  quality
                  A Model Context Protocol server that retrieves detailed geographic information about IP addresses using the ipinfo.io API, helping determine user location and network details.
                  Last updated -
                  1
                  5
                  Python
                  MIT License
                • -
                  security
                  F
                  license
                  -
                  quality
                  Converts addresses to GPS coordinates and creates map visualizations using the Geoapify API, allowing Claude users to generate GeoJSON data and map images from location lists.
                  Last updated -
                  Python
                  • Apple
                • -
                  security
                  -
                  license
                  -
                  quality
                  Allows agents to get the current location of the user based on their IP Address or to fetch the location of any IP Address.
                  Last updated -
                  JavaScript
                • -
                  security
                  -
                  license
                  -
                  quality
                  Provides access to Google Maps API functionality including geocoding, place search, direction routing, and distance calculations through a structured MCP interface.
                  Last updated -
                  JavaScript
                  MIT License

                View all related MCP servers

                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