mcp-server-proj

mcp-server-proj

1

MCP Server PROJ is a Model Context Protocol (MCP) server designed for executing coordinate system transformations and map projections. It supports multiple coordinate formats and offers both server and library modes for versatility in usage.

MCP Server PROJ

A Model Context Protocol (MCP) server for coordinate system transformations and map projections.

Features

  • Multiple coordinate system format support:
    • EPSG codes
    • WKT (Well-Known Text)
    • Proj string format
  • Batch coordinate transformation
  • Simple and intuitive API
  • Dual-mode operation: server or library

Supported Coordinate Systems

1. EPSG Codes

  • EPSG:4326 - WGS84 Geographic
  • EPSG:3857 - Web Mercator
  • And many more...

2. WKT Format

3. Proj Format