Labsco
KwakYounHo logo

PostgreSQL

from KwakYounHo

Provides read-only access to PostgreSQL databases, allowing LLMs to inspect schemas and execute queries.

๐Ÿ”ฅ๐Ÿ”ฅโœ“ VerifiedFreeQuick setup

K_YH mcp-db-server

Introduction

This package is purely experimental and just for fun!

Do not use this code in production or with any critical databases.

This implementation grants full control over the database to the agent. Therefore, it is strongly discouraged to use shared or sensitive databases.

References

This implementation is based on the mcp/postgres Docker image.