NodeGIS_geo-mcp-server

NodeGIS_geo-mcp-server

3.2

If you are the rightful owner of NodeGIS_geo-mcp-server 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.

这是一个基于 Model Context Protocol (MCP) 的地理处理工具服务器,提供坐标系统转换、距离计算、面积计算等空间分析功能。

The @zealgeo/mcp-geo-server is a Model Context Protocol (MCP) based server designed for geospatial processing. It offers functionalities such as coordinate system conversion, distance calculation, and area computation. The server supports various coordinate systems including BD09, GCJ02, WGS84, and Web Mercator, allowing for seamless conversion between these systems. It also provides tools for calculating polyline distances and polygon areas, supporting multiple units of measurement. This server is particularly useful for applications requiring precise geospatial analysis and is compatible with different coordinate inputs.

Features

  • Supports conversion between BD09, GCJ02, WGS84, and Web Mercator coordinate systems.
  • Provides methods for calculating polyline distances and polygon areas.
  • Allows input in various coordinate systems including WGS84, GCJ02, and BD09.
  • Utilizes Web Mercator projection for accurate distance and area calculations.
  • Automatically handles polygon closure for area calculations.

Tools

  1. mcp_geo_convert

    Coordinate system conversion tool supporting conversions between BD09, GCJ02, WGS84, and Web Mercator.

  2. mcp_geo_calculate_distance

    Calculates polyline distance using Web Mercator projection.

  3. mcp_geo_calculate_area

    Calculates polygon area using Web Mercator projection.