go-sqlite3
Sqlite3 driver for go using database/sql
go-sqlite3 MCP Server
MCP server for mattn/go-sqlite3
Ready-to-Use Client Configurations
{
"mcpServers": {
"go-sqlite3": {
"command": "npx",
"args": [
"-y",
"@mattn/go-sqlite3"
]
}
}
}