UNPKG

@henkey/postgres-mcp-server

Version:

A Model Context Protocol (MCP) server that provides comprehensive PostgreSQL database management capabilities for AI assistants

3 lines (2 loc) 106 B
import type { PostgresTool } from '../types/tool.js'; export declare const manageQueryTool: PostgresTool;