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
Mcp Tavily
An MCP server for Tavily's search API
Lightdash Mcp Server
A MCP(Model Context Protocol) server that accesses to Lightdash
Mcp Server Redis
MCP server to interact with Redis Server, AWS Memory DB, etc for caching or other use-cases where in-memory and key-value based storage is appropriate
Mcp Server Rabbitmq
MCP server for interacting with RabbitMQ