Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by neverinfamous • Uncategorized
A deprecated Python-based MCP server for PostgreSQL, replaced by a new TypeScript version.
Interact with PostgreSQL databases using a Python-based MCP server.
That require basic toolsets and prompt handling for PostgreSQL without authentication.
Migrate from legacy Python MCP implementations to modern TypeScript versions.
This repository contains the legacy Python implementation of the PostgreSQL MCP Server, which facilitates interaction with PostgreSQL through a set of tools and prompts. It supports basic features and stdio transport but lacks authentication. The project has been fully rewritten in TypeScript with enhanced capabilities, including OAuth 2.1 authentication, HTTP/SSE transport, and more tools and features. Users are encouraged to migrate to the new version for improved functionality and security.