SQL delegation module for FastMCP OAuth framework - PostgreSQL and SQL Server support
{
"mcpServers": {
"fastmcp-oauthsql-delegation": {
"command": "npx",
"args": [
"-y",
"@fastmcp-oauth/sql-delegation"
]
}
}
}