Pg Redact MCP
未申請A PostgreSQL MCP server that automatically detects and redacts PII in query results before they reach AI agents.
claudeclaude-codedatabasemcpmcp-serversmodel-context-protocolpostgrespostgresqlredactionsecurity
未申請リスティング
このMCPサーバーはあなたのものですか?
このリスティングは公開情報から自動的にインデックスされました。申請することで、ページの編集、互換性の設定、成長ツールのアンロックができます。2分以内に完了します。
このサーバーを申請するツール(14個)
column
string
configure_masking
Override masking rules at runtime (in-memory, not persisted).
describe_schema
List tables and columns with their types and PII detection status.
explain_query
Show the PostgreSQL execution plan for a query.
list_masking_rules
Show all active PII classifications and masking rules.
masking_style
string
params
dict
pii_type
string
query
Execute a SQL query with automatic PII redaction. Write queries (INSERT, UPDATE, DELETE) are blocked in read-only mode (default) and allowed when configured with readonly: false.
reveal_columns
list[string]
reveal_types
list[string]
show_pii
bool
sql
string
table
string