PostgreSQL Multi-Schema
3
0
Summary
This MCP server provides read-only access to PostgreSQL databases with enhanced multi-schema support. It enables AI assistants to inspect database schemas across multiple namespaces, execute read-only queries, and maintain schema isolation. The server supports explicit schema specification, cross-schema discovery, and metadata security, making it ideal for scenarios requiring controlled access to complex database structures across multiple schemas.
Available Actions(1)
query
Execute read-only SQL queries against the connected database. Input: sql (string): The SQL query to execute. All queries are executed within a READ ONLY transaction with schema context maintained through search_path restriction.
Last Updated: April 25, 2025
커뮤니티 리뷰
0.0
0 리뷰
5
0
4
0
3
0
2
0
1
0
아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!
대화에 참여하려면 로그인하세요