Content
db-connector-helper-mcp MCP Server Documentation
db-connector-helper-mcp is a database query helper application based on the MCP server. This document details the main features of the project, installation methods, usage instructions, and more.
## Project Introduction
db-connector-helper-mcp is a database query helper tool based on the MCP server.
It allows natural language queries to the database through AI.
## Technology Stack
- Python
- FastMCP
- PostgreSQL/MySQL
## Server Configuration
To connect db-connector-helper-mcp to the MCP Claude Desktop Application, the following configuration is required:
0. Run `git clone https://github.com/leegyoungmin/db-connector-helper.git` to clone the project.
1. Modify the `claude_desktop_config.json` file:
```json
{
"mcpServers": {
"db-connector-helper": {
"command": "uv",
"args": [
"run",
"--directory={user project cloned path}/server",
"server.py",
"--transport=stdio"
]
}
}
}
```
2. Run the MCP Claude Desktop Application.
## Support
If you have any issues or suggestions, please let us know through GitHub Issues.
Connection Info
You Might Also Like
markitdown
MarkItDown-MCP is a lightweight server for converting URIs to Markdown.
markitdown
Python tool for converting files and office documents to Markdown.
firecrawl
Firecrawl MCP Server enables web scraping, crawling, and content extraction.
Filesystem
Node.js MCP Server for filesystem operations with dynamic access control.
TrendRadar
TrendRadar: Your hotspot assistant for real news in just 30 seconds.
mempalace
The highest-scoring AI memory system ever benchmarked. And it's free.