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