executeautomation/mcp-database-server
MCP Database Server is a new MCP Server which helps connect with Sqlite, SqlServer and Posgresql Databases
Platform-specific configuration:
{
"mcpServers": {
"mcp-database-server": {
"command": "npx",
"args": [
"-y",
"mcp-database-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...