Skip to content

Db Mcp Tool

Free

by MCP Community

Database Explorer MCP Tool - PostgreSQL, MySQL ve Firestore veritabanları için yönetim aracı

v1.0.0Added Apr 12, 2026
Works with:ClaudeGPTGeminiCopilot

Db Mcp Tool MCP Server

Database Explorer MCP Tool - PostgreSQL, MySQL ve Firestore veritabanları için yönetim aracı

Installation

npx -y @iflow-mcp/db-mcp-tool

Reviews

Leave a Review

Installation

Quick install
npx -y @iflow-mcp/db-mcp-tool
Add to claude_desktop_config.json
{
  "mcpServers": {
    "db-mcp-tool": {
      "command": "npx",
      "args": ["-y", "@iflow-mcp/db-mcp-tool"]
    }
  }
}