
DB Query MCP
@NewToolAI
About DB Query MCP
db-query-mcp is a mcp tool supporting diverse database querying and exporting.
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
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
More Databases MCP servers

Redis
modelcontextprotocolModel Context Protocol Servers
MCP Server for MySQL based on NodeJS
benborlaA Model Context Protocol server that provides read-only access to MySQL databases. This server enables LLMs to inspect database schemas and execute read-only queries.
MCP MongoDB Server
kiliczshA Model Context Protocol Server for MongoDB
Meilisearch MCP Server
meilisearchA Model Context Protocol (MCP) server for interacting with Meilisearch through LLM interfaces.
mcp-server-duckdb
ktanaka101A Model Context Protocol (MCP) server implementation for DuckDB, providing database interaction capabilities
Comments