Skip to main content
Glama

IP Geolocation MCP Server

IP 지리적 위치 MCP 서버

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

mcp-server-ipinfo를 사용한 대화 예시

설치

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

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.

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

  1. 설치
    1. 구성 요소
      1. 도구
      2. 자원
      3. 프롬프트
    2. 특허
      1. 부인 성명

        Related MCP Servers

        • A
          security
          A
          license
          A
          quality
          A Model Context Protocol server that provides web content fetching and conversion capabilities.
          Last updated -
          4
          89
          2
          JavaScript
          MIT License
          • Apple
        • -
          security
          F
          license
          -
          quality
          Provides IP geolocation services using IP-API.com without requiring an API key, enabling users to obtain detailed location and network information for any IP address in a clean, formatted output.
          Last updated -
          TypeScript
        • -
          security
          A
          license
          -
          quality
          A Model Context Protocol server that retrieves current weather information for specified cities using the Open-Meteo API, requiring no API key.
          Last updated -
          4
          Python
          Apache 2.0
          • Linux
          • Apple
        • -
          security
          A
          license
          -
          quality
          A server that translates Model Context Protocol (MCP) tool callings to traditional HTTP API requests, allowing existing HTTP APIs to be integrated into MCP territory through configurable mappings.
          Last updated -
          Python
          Apache 2.0

        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/briandconnelly/mcp-server-ipinfo'

        If you have feedback or need assistance with the MCP directory API, please join our Discord server