Db Mcp Tool
Freeby MCP Community
Database Explorer MCP Tool - PostgreSQL, MySQL ve Firestore veritabanları için yönetim aracı
v1.0.0Added Apr 12, 2026
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
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"]
}
}
}