Provides a server application for connecting to PostGIS databases using the Model Context Protocol.
PostGIS MCP Server is a server application designed to facilitate connections to PostGIS databases. It leverages the Model Context Protocol (MCP) to offer a streamlined and efficient way to interact with geospatial data stored in PostgreSQL with the PostGIS extension. Developed with TypeScript, this server provides robust database connectivity, supporting both development and production environments with features like hot-reload.