Skip to main content
Glama
tedlikeskix

MCP IP Geolocation Server

by tedlikeskix

MCP IP 지리적 위치 서버

IP-API.com을 통해 IP 위치 정보 서비스를 제공하는 모델 컨텍스트 프로토콜(MCP) 서버입니다. 무료로 사용할 수 있으며 API 키가 필요하지 않습니다.

특징

  • 모든 IP 주소에 대한 자세한 위치 정보를 얻으세요

  • ISP 및 AS 번호를 포함한 네트워크 정보

  • 시간대 데이터

  • API 키나 등록이 필요하지 않습니다

  • Claude를 위한 깔끔하고 포맷된 출력

Related MCP server: IP Lookup MCP

빠른 시작

  1. 전역적으로 설치:

지엑스피1

  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 라이센스 - 자유롭게 사용하고 수정하세요!

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.
    -