mcp-server-proj
If you are the rightful owner of mcp-server-proj 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.
A Model Context Protocol (MCP) server for coordinate system transformations and map projections.
MCP Server PROJ is a robust Model Context Protocol server designed to facilitate coordinate system transformations and map projections. It supports multiple coordinate system formats, including EPSG codes, WKT, and Proj string format, making it versatile for various geospatial applications. The server can operate in dual modes, either as a standalone server or as a library integrated into other applications. It offers a simple and intuitive API, allowing users to perform batch coordinate transformations efficiently. The server is particularly useful for developers and GIS professionals who need to handle complex coordinate transformations in their projects.
Features
- Multiple coordinate system format support: EPSG codes, WKT, Proj string format
- Batch coordinate transformation
- Simple and intuitive API
- Dual-mode operation: server or library