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) 110 B
import type { PostgresTool } from '../types/tool.js'; export declare const monitorDatabaseTool: PostgresTool;