{"library":"mcp-postgres-server","type":"library","category":null,"description":"A Model Context Protocol (MCP) server that enables AI models, particularly Claude, to interact with PostgreSQL databases through standardized tools like query, execute, list_schemas, list_tables, and describe_table. Version 0.1.3 is the latest stable release, currently in early development with active updates. It supports both PostgreSQL-style ($1, $2) and MySQL-style (?) parameter placeholders for prepared statements, multi-schema operations, and TypeScript types. Unlike generic database MCP servers, it is purpose-built for PostgreSQL, offering secure connection handling via environment variables and automatic cleanup. It is designed for use with MCP-compatible hosts (e.g., Claude Desktop) and should not be confused with direct database client libraries.","language":"javascript","status":"active","version":"0.1.3","tags":["javascript","mcp","model-context-protocol","postgres","postgresql","database","claude","anthropic"],"install":[{"cmd":"npm install mcp-postgres-server","imports":["import server from 'mcp-postgres-server'","import { Server } from 'mcp-postgres-server'"]},{"cmd":"yarn add mcp-postgres-server","imports":[]},{"cmd":"pnpm add mcp-postgres-server","imports":[]}],"homepage":null,"github":"https://github.com/antonorlov/mcp-postgres-server","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/mcp-postgres-server","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/mcp-postgres-server/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Fri Jul 24","install_tag":null}}