
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
mcp-server-qdrant: A Qdrant MCP server
qdrantAn official Qdrant Model Context Protocol (MCP) server implementation
MongoDB Lens
furey🍃🔎 MongoDB Lens: Full Featured MCP Server for MongoDB Databases
Elasticsearch MCP Server
elasticMCP 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.
MySQL MCP Server
designcomputerA Model Context Protocol (MCP) server that enables secure interaction with MySQL databases
Comments