Provides a server application for connecting to PostGIS databases using the Model Context Protocol.
Sponsored
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.
Key Features
01Model Context Protocol (MCP) integration
02Developed with TypeScript
032 GitHub stars
04Hot-reload support
05Configuration for development and production environments
06PostGIS database support
Use Cases
01Enabling applications to interact with PostGIS databases through the Model Context Protocol
02Simplifying the integration of geospatial data into projects using an MCP-compatible server
03Providing a configurable and hot-reloadable PostGIS backend for development and production environments