A MCP server provides SQL database access with support for PostgreSQL, MySQL, an
Tags
registry.modelcontextprotocol.io
Configuration
{
"mcpServers": {
"fastmcp-sqltools": {
"args": [
"fastmcp-sqltools"
],
"command": "uvx",
"transport": "stdio"
}
}
}