mylocation-mcp

mylocation-mcp

3.1

If you are the rightful owner of mylocation-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

This is a Model Context Protocol (MCP) server implementation using TypeScript, providing location services through coordinate or IP address lookups.

The MCP Server TypeScript Starter is a comprehensive implementation of a Model Context Protocol server that offers location services. It is built using TypeScript and demonstrates real-world functionality for location lookups via coordinates or IP addresses. The server is designed to be type-safe and integrates seamlessly with external APIs, such as IPInfo.io, to provide accurate location data. The project includes a complete MCP server setup, a health check endpoint, and is configured for a TypeScript development environment. It is ideal for developers looking to implement location-based services in their applications.

Features

  • TypeScript configuration for type-safe development
  • Complete MCP server setup with location services
  • Coordinate-based and IP-based location lookup
  • Integration with external APIs like IPInfo.io
  • Health check endpoint for service status monitoring

Tools

  1. get-location-by-coordinates

    Query location information through the provided coordinates

  2. get-location-by-ip

    Query location information through IP address

  3. health

    Check the health status of the service