Db Mcp
@tirthraj07
About Db Mcp
Custom made MCP Server for Popular databases (Currently Supporting MYSQL)
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"db-mcp": {
"command": "uv",
"args": [
"--directory",
"/path/to/db-mcp",
"run",
"main.py"
]
}
}
}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 Mcp?
Db Mcp is a custom MySQL MCP server for performing database operations using Claude. It includes an example chat demonstrating its use.
How to use Db Mcp?
Add the provided JSON configuration to Claude’s MCP settings, specifying the command uv with arguments to run main.py from the db-mcp directory.
Key features of Db Mcp
—
Use cases of Db Mcp
—
FAQ from Db Mcp
—
Basic information
More Databases MCP 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-server-qdrant: A Qdrant MCP server
qdrantAn official Qdrant Model Context Protocol (MCP) server implementation

PostgreSQL
modelcontextprotocolModel Context Protocol Servers
mcp_mysql_server
wenb1n-devModel Context Protocol (MCP) server that supports secure interaction with MySQL databases and has anomaly analysis capabilities.更加牛逼!更加好用!不仅止于mysql的增删改查功能; 还包含了数据库异常分析能力;且便于开发者们进行个性化的工具扩展

Redis
modelcontextprotocolModel Context Protocol Servers
Comments