Db-Mcp-Tool icon

Db-Mcp-Tool

Createdwirdes

Explore and manage PostgreSQL, MySQL, and Firestore databases through a Model Context Protocol (MCP) interface.

About

This tool provides a Model Context Protocol (MCP) interface for exploring and managing various database systems including PostgreSQL, MySQL, and Firestore. It enables users to connect to databases, list tables and triggers, view functions, execute SQL queries (for PostgreSQL and MySQL), and export table schemas and data. Integrated with Cursor, it streamlines database interaction within the development workflow through simple commands.

Key Features

  • Enables listing tables, triggers, and functions.
  • Supports exporting table schemas and data.
  • Supports PostgreSQL, MySQL, and Firestore databases.
  • Allows executing SQL queries (PostgreSQL and MySQL).
  • Integrates with Cursor for streamlined database interaction.

Use Cases

  • Exploring database schema and data within Cursor.
  • Executing SQL queries against PostgreSQL or MySQL databases.
  • Exporting table data and schemas for backup or migration purposes.