usqlmcp
1
usqlmcp is a universal SQL MCP designed to execute various SQL queries and integrate with Cursor for seamless database management. It supports installation via releases and can be run using Docker for enhanced flexibility and accessibility.
usqlmcp
A universal SQL MCP (Model Context Protocol).
Features
- Tools
- Execute
SELECT
,INSERT
,UPDATE
,DELETE
,ALTER
, andCREATE TABLE
queries.
- Execute
Installing via Release
- Download and extract the release for your platform.
- Move the executable to your system path.
Setup
- Integrate with Cursor via
mcp.json
configuration for SQL databases. - Run via Docker for PostgreSQL and SQLite databases.