Skip to main content
Glama

MCP IP Geolocation Server

by tedlikeskix

MCP IP 地理定位服务器

一个模型上下文协议 (MCP) 服务器,通过 IP-API.com 提供 IP 地理定位服务。免费使用,无需 API 密钥。

特征

  • 获取任何 IP 地址的详细位置信息
  • 网络信息,包括 ISP 和 AS 编号
  • 时区数据
  • 无需 API 密钥或注册
  • 为 Claude 提供干净、格式化的输出

快速入门

  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 一起使用

运行后,在 Claude Desktop 中连接到服务器。示例用法:

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

克劳德将使用该工具来获取和显示位置信息。

API 响应格式

该工具返回的结构化数据包括:

  • 城市、地区和国家
  • 纬度和经度
  • 时区
  • ISP 和组织
  • AS 编号

速率限制

IP-API.com 的免费套餐包括:

  • 每分钟 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.

使用 IP-API.com 提供 IP 地理定位服务,无需 API 密钥,使用户能够以干净、格式化的输出获取任何 IP 地址的详细位置和网络信息。

  1. 特征
    1. 快速入门
      1. 本地开发
        1. 与 Claude 一起使用
          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