IP Geolocation MCP Server

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.

Integrations

  • Enables installation directly from GitHub repository, providing version control and distribution of the MCP server through git commands.

  • Uses Pydantic models to structure and validate IP geolocation data, including location, organization, and country details returned from the ipinfo.io API.

IP 지리적 위치 MCP 서버

ipinfo.io API를 사용하여 IP 주소에 대한 자세한 정보를 가져오는 간단한 모델 컨텍스트 프로토콜 서버입니다. 이를 통해 사용자의 대략적인 위치와 사용 중인 네트워크를 확인할 수 있습니다.

설치

IPInfo API를 사용하려면 토큰을 생성해야 합니다. 토큰이 없으시다면 https://ipinfo.io/signup 에서 무료 계정을 만드실 수 있습니다.

Claude 데스크톱과 함께 사용하려면 claude_desktop_config.json 파일의 mcpServers 섹션에 다음을 추가하세요.

지엑스피1

구성 요소

도구

  • get_ip_details : 이 도구는 IP 주소에 대한 자세한 정보를 얻는 데 사용됩니다.
    • 입력: ip : 정보를 얻을 IP 주소입니다.
    • 출력: IPDetails : 위치, 조직, 국가 세부 정보를 포함하여 IP에 대한 자세한 정보가 포함된 Pydantic 모델입니다.

자원

사용자 정의 리소스가 포함되어 있지 않습니다.

프롬프트

사용자 정의 프롬프트가 포함되어 있지 않습니다.

특허

MIT 라이센스 - 자세한 내용은 라이센스 파일을 참조하세요.

부인 성명

이 프로젝트는 IPInfo 와 제휴 관계가 없습니다.

You must be authenticated.

A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

ipinfo.io API를 사용하여 IP 주소에 대한 자세한 지리적 정보를 검색하는 모델 컨텍스트 프로토콜 서버로, 사용자 위치와 네트워크 세부 정보를 확인하는 데 도움이 됩니다.

  1. Installation
    1. Components
      1. Tools
      2. Resources
      3. Prompts
    2. License
      1. Disclaimer
        ID: pll7u5ak1h