WhereAmI (IP Geolocation)
Summary
WhereAmI-MCP provides geolocation data based on the user's IP address through integration with the ipapi.co API. Built with Python using the FastMCP framework, it offers both a resource endpoint for retrieving specific location details (like country, city, coordinates) and a comprehensive tool that returns formatted location information in a Markdown table. The implementation is lightweight, requiring only httpx for API requests, and is particularly useful for workflows where knowing a user's geographical context enhances the conversation experience without requiring manual location input.
Available Actions(2)
get_location()
Generates a detailed Markdown table of geolocation data including IP, country, region, city, latitude, longitude, timezone, ISP, and ASN.
where_am_i_prompt
Predefined query that triggers `get_location()` to provide location based on the current IP address.
커뮤니티 리뷰
아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!
대화에 참여하려면 로그인하세요