MCP server to give client the ability to access SQL databases (MySQL and PostgreSQL supported)
Data & Storage
sqldatabase-accessmcp-server
mcp-sql
MCP server to give client the ability to access SQL databases (MySQL and PostgreSQL supported)
Usage
For this MCP server to work, add the following configuration to your MCP config file:
{
"mcpServers": {
"sql_access": {
"command": "uv",
"args": [
"--directory",
"%USERPROFILE%/Documents/GitHub/mcp-sql",
"run",
"python",
"main.py"
]
}
}
}
Prerequisites
- •Familiarity with the server domain
- •Basic understanding of related technologies
- •Knowledge of Data & Storage
Recommended Server
Details
More Server
Gmail Mcp Server
A Model Context Protocol (MCP) server for Gmail integration in Claude Desktop with auto authentication support. This server enables AI assistants to manage Gmail through natural language interactions.
Mcp Neo4j Server
mcp-neo4j-server
Win Cli Mcp Server
Model Context Protocol server for secure command-line interactions on Windows systems
Mcp Neovim Server
Control Neovim using Model Context Protocol (MCP) and the official neovim/node-client JavaScript library