MCP.so
Sign In

DB Query MCP

@NewToolAI

About DB Query MCP

db-query-mcp is a mcp tool supporting diverse database querying and exporting.

Basic information

Category

Databases

Transports

stdio

Publisher

NewToolAI

Submitted by

zhangshulin

Config

No standard config provided

This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.

Repository

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is db-query-mcp?

db-query-mcp is an MCP tool that supports diverse database querying and exporting. It is compatible with mainstream databases (ElasticSearch, MySQL, PostgreSQL, Oracle, SQLite, etc.) and features natural language to SQL conversion, read‑only security, and data export to CSV/JSON.

How to use db-query-mcp?

Install via pip install db-query-mcp (add [elasticsearch] for ElasticSearch). Configure your MCP client with JSON, providing "command": "db-query-mcp" and "args" that include --db (e.g., sqlite, elasticsearch) and --uri (connection string). For MySQL install pymysql; for PostgreSQL install psycopg2-binary.

Key features of db-query-mcp?

  • Multi‑DB support: ElasticSearch, MySQL, PostgreSQL, Oracle, SQLite

Comments

More Databases MCP servers