Connect your account, then chat with AI to run tools.
Execute SQL, manage schema, and perform DDL/DML operations safely. Create tables, alter schemas, backup/restore data, and execute transactions with preview capabilities.
Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.
Browse all toolsDomain knowledge for Development & Operations — workflow patterns, data models, and gotchas for your AI agent.
Run arbitrary SQL, evolve schemas, snapshot tables for backup/restore drills, fire multi-statement batches, and rehearse rollbacks before applying risky updates.
Perform safe ALTER TABLE operations including adding/dropping columns, changing types, renaming columns, and adding constraints.
Create a backup copy of a table including structure and optionally data. Useful before making destructive changes.
Execute multiple SQL statements in a single transaction. All statements succeed or all fail (atomicity). Useful for bulk operations.
Create a new table with specified columns and constraints. Generates CREATE TABLE statement from schema definition.
Execute SQL statements on PostgreSQL database. Supports all SQL operations including SELECT, INSERT, UPDATE, DELETE, CREATE, DROP, ALTER. Use with cau...
Get compact, token-efficient database schema description optimized for AI text-to-SQL. Returns tables with columns, types, relationships, and sample v...
Find all database objects that depend on a table: views, materialized views, triggers, and functions. Critical before dropping or altering tables.
Inspect PostgreSQL schema or table in detail. Get detailed information about tables, columns, relationships, indexes, and constraints.
Restore table from backup created by postgres_backup_table. Can optionally drop existing table first.
Preview which rows would be affected by a DELETE or UPDATE statement without actually executing it. Shows sample rows that would be changed or deleted...
Execute SQL, manage schema, and perform DDL/DML operations safely. Create tables, alter schemas, backup/restore data, and execute transactions with preview capabilities. It provides 10 tools that AI agents can use through the Model Context Protocol (MCP).
Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/postgres-devops. Authentication is handled automatically.
Development & Operations provides 10 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.
Development & Operations uses API Key. PostgreSQL requires credentials. Connect via MCPBundles and authentication is handled automatically.
Connect Development & Operations to any MCP client in minutes
Model Context Protocol lets AI tools call external capabilities securely through a single URL. This bundle groups tools behind an MCP endpoint that many clients can use.
Skip the manual setup! Use the .mcpb file format for one-click installation. Check the Claude Desktop tab for setup instructions.
Select ChatGPT, Cursor, Claude Code, or another tab for copy-paste config.
More developer tools integrations you might like
Ably is a real-time data streaming platform. Publish and subscribe to messages on channels, track pr...
This server provides AI-powered tools for creating entity-relationship diagrams, helping users visua...
Algolia is a hosted search engine as a service providing developers with tools to index and search t...
Alpic provides advanced AI-driven solutions for various applications, focusing on enhancing user exp...
Amazon Redshift is a fast, fully managed, petabyte-scale data warehouse service in the cloud. Run co...
Workflow: 'Help me ask a great Stack Overflow question'. Search for similar questions to avoid dupli...