Submit

Geo Mcp Server

@zealmap

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

what is Geo Mcp Server?

Geo Mcp Server is a geographic processing tool server based on the Model Context Protocol (MCP), providing functionalities such as coordinate system conversion, distance calculation, and area calculation for spatial analysis.

how to use Geo Mcp Server?

To use Geo Mcp Server, you can call its API endpoints for various functions like coordinate conversion and spatial calculations by providing the necessary parameters as specified in the documentation.

key features of Geo Mcp Server?

  • Supports conversion between multiple coordinate systems: BD09, GCJ02, WGS84, and Web Mercator.
  • Calculates polyline distances and polygon areas in various units.
  • Provides tools for geographic data manipulation and analysis.

use cases of Geo Mcp Server?

  1. Converting coordinates between different systems for mapping applications.
  2. Calculating distances for route planning in geographic information systems (GIS).
  3. Determining areas for land use analysis and planning.

FAQ from Geo Mcp Server?

  • What coordinate systems does Geo Mcp Server support?

It supports BD09, GCJ02, WGS84, and Web Mercator coordinate systems.

  • How accurate are the calculations?

The accuracy of the calculations depends on the quality of the input data and the specific methods used for conversion and calculation.

  • Is there a limit to the number of coordinates I can process?

There may be practical limits based on server performance and API usage policies.

Server Config

{
  "mcpServers": {
    "mcp-geo-server": {
      "command": "npx",
      "args": [
        "-y",
        "@zealgeo/mcp-geo-server"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.