dev-postgres-mcp

stokaro/dev-postgres-mcp

3.1

If you are the rightful owner of dev-postgres-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol (MCP) server that provides tools for creating, managing, and accessing ephemeral database instances running in Docker containers. Supports PostgreSQL, MySQL, and MariaDB.

Tools

Functions exposed to the LLM to take actions

create_database_instance

Creates a new ephemeral database instance.

list_database_instances

Lists all running database instances.

get_database_instance

Gets details of a specific database instance.

drop_database_instance

Removes a database instance and cleans up resources.

health_check_database

Performs a health check on a database instance.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources