Skip to content

[MCP] Add PGSandbox MCP#716

Merged
wilsonccccc merged 1 commit into
TensorBlock:mainfrom
rasulkireev:rasul/add-pgsandbox-mcp
Jun 15, 2026
Merged

[MCP] Add PGSandbox MCP#716
wilsonccccc merged 1 commit into
TensorBlock:mainfrom
rasulkireev:rasul/add-pgsandbox-mcp

Conversation

@rasulkireev

Copy link
Copy Markdown
Contributor

Summary

Adds LVTD-LLC/pgsandbox-mcp to docs/databases.md.

PGSandbox MCP is a local stdio MCP server for disposable PostgreSQL sandboxes. It creates tracked database/role pairs, returns scoped sandbox credentials, supports bounded SQL execution and schema inspection, and cleans up expired resources with TTLs.

Submitted metadata

Install: brew install LVTD-LLC/tap/pgsandbox-mcp or use the release installer from the project README
Transport: stdio
Auth: existing PostgreSQL admin connection URL configured locally
Clients: Codex, Cursor, VS Code, Claude Desktop
License: MIT
Tools: create_database, delete_database, get_connection_string, run_sql, describe_schema, list_databases, cleanup_expired
Docs: https://github.com/LVTD-LLC/pgsandbox-mcp#readme

Validation

  • Ran git diff --check
  • Ran npm test
  • Searched for existing LVTD-LLC/pgsandbox-mcp, pgsandbox-mcp, and PGSandbox entries to avoid duplicates

@rasulkireev rasulkireev marked this pull request as ready for review June 14, 2026 12:58

@wilsonccccc wilsonccccc left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Verified as a fast-lane catalog entry: single docs entry, reachable project URL, no same-URL duplicate found, and category placement looks reasonable.

@wilsonccccc wilsonccccc merged commit 775e99d into TensorBlock:main Jun 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants