pg-mcp
Este repositorio alberga el sitio de documentación estática para pg-mcp-server
, disponible en vivo en:
👉 https://stuzero.github.io/pg-mcp/
Si está buscando el código fuente de pg-mcp-server
, se ha movido a:
🔗 https://github.com/stuzero/pg-mcp-server
pg-mcp-client
se puede encontrar aquí:
This server cannot be installed
PG-MCP es una implementación de servidor HTTP que permite a los sistemas de IA interactuar con bases de datos PostgreSQL mediante MCP, proporcionando herramientas para realizar consultas, conectarse a múltiples bases de datos y explorar recursos de esquemas. El sistema enriquece el contexto extrayendo la descripción de tablas y columnas de los catálogos de bases de datos.
Related MCP Servers
- -securityAlicense-qualityAn MCP server that connects to Supabase PostgreSQL databases, exposing table schemas as resources and providing tools for data analysis through SQL queries.Last updated -JavaScriptMIT License
- -securityAlicense-qualitywhat is go-mcp-postgres? go-mcp-postgres is a Model Context Protocol (MCP) server designed for interacting with Postgres databases, allowing for easy CRUD operations and automation without the need for a Node.js or Python environment.Last updated -4GoMIT License
- -securityAlicense-qualityAn MCP server that enables natural language querying of Supabase PostgreSQL databases using Claude 3.7, allowing users to inspect schemas, execute SQL, manage migrations, and convert natural language to SQL queries.Last updated -PythonMIT License
- -securityAlicense-qualityA template project for building custom MCP servers that enables direct access to PostgreSQL databases, allowing SQL query execution and schema information retrieval through the Model Context Protocol.Last updated -3PythonMIT License