MCP server to give client the ability to access SQL databases (MySQL and PostgreSQL supported)
MCP server to give client the ability to access SQL databases (MySQL and PostgreSQL supported)
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"
]
}
}
}
Ragie Model Context Protocol Server
An MCP (Model Context Protocol) server for executing macOS terminal commands with ZSH shell. This server provides a secure way to execute shell commands with built-in whitelisting and approval mechanisms.
MCP server for FindMine's product styling AI