{"library":"enhanced-postgres-mcp-server","type":"library","category":null,"description":"An MCP (Model Context Protocol) server for PostgreSQL with both read and write capabilities, extending Anthropic's read-only server. Version 1.0.1. It enables LLMs to inspect database schemas, execute queries, modify data, and manage schema objects (tables, functions, triggers, indexes). Differentiators: adds write operations (INSERT/UPDATE/DELETE) and schema management (CREATE TABLE/ALTER TABLE) beyond the original server. Ships TypeScript types, requires Node >=18, and is available on npm. Supports various connection configurations including SSL modes and environment variable overrides.","language":"javascript","status":"active","version":"1.0.1","tags":["javascript","mcp","model-context-protocol","claude","anthropic","postgres","postgresql","database","llm","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install enhanced-postgres-mcp-server","imports":["npx -y enhanced-postgres-mcp-server postgresql://user:pass@localhost:5432/db"]},{"cmd":"yarn add enhanced-postgres-mcp-server","imports":[]},{"cmd":"pnpm add enhanced-postgres-mcp-server","imports":[]}],"homepage":"https://github.com/garethcottrell/enhanced-postgres-mcp-server","github":"https://github.com/garethcottrell/enhanced-postgres-mcp-server","docs":null,"changelog":null,"pypi":null,"npm":"enhanced-postgres-mcp-server","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}