geo-mcp-server

geo-mcp-server

1

@zealgeo/mcp-geo-server is a geographic processing tool server based on the Model Context Protocol (MCP). It provides functionalities for converting between various coordinate systems and performing spatial calculations such as distance and area measurements. It supports popular map coordinate systems including BD09, GCJ02, WGS84, and Web Mercator.

@zealgeo/mcp-geo-server

This is a Model Context Protocol (MCP) based geographic processing tool server providing functions like coordinate system conversion, distance calculation, and area calculation.

Features

  • Supports conversion between coordinate systems: BD09 (Baidu), GCJ02 (Mars), WGS84 (GPS), and Web Mercator.
  • Conversion methods include BD09 to GCJ02, WGS84 to GCJ02, etc.
  • Spatial calculations such as polyline distance and polygon area calculation.

MCP Tools

mcp_geo_convert

Coordinate system conversion tool.

mcp_geo_calculate_distance

Calculates polyline distances.

mcp_geo_calculate_area

Calculates polygon area.