
Install guide and config at curatedmcp.com SQLite MCP Server: Query Local Databases with...
Install guide and config at curatedmcp.com
SQLite MCP Server bridges the gap between your local databases and AI agents like Claude, Cursor, and Windsurf. Instead of manually writing SQL queries, you can describe what you need in plain English—and let your AI agent handle the database work.
This lightweight MCP server runs entirely offline, requiring no cloud credentials, API keys, or network calls. It's built for developers who want to integrate database queries directly into their AI-assisted workflows without leaving their local environment.
SQLite MCP Server unlocks several key capabilities for your AI agent:
Because it's SQLite, there's no setup overhead—just point it at your .sqlite file and go. No authentication required. No rate limits. No waiting for cloud infrastructure.
Installation is straightforward with uv, the fast Python package manager:
uvx mcp-server-sqlite --db-path /path/to/database.sqlite
Then configure it in your Claude Desktop settings (or Cursor/Windsurf equivalent):
{
"mcpServers": {
"sqlite-mcp-server": {
"command": "uvx mcp-server-sqlite --db-path /path/to/database.sqlite"
}
}
}
Replace /path/to/database.sqlite with your actual database file path. Restart your agent and you're ready to query.
Full install guides for Claude Desktop, Cursor, Windsurf, and more at CuratedMCP.
csharpA weekly digest from the Agentic Architect persistence kit: 7 senior C#/.NET rules for engineers keeping Cursor honest across sessions.
mcpInstall guide and config at curatedmcp.com Fetch MCP Server: Turn Any URL Into Clean...
gitOn August 14, 2026, SpaceX filed an 8-K confirming it had closed an all-stock acquisition of...
mcpInstall guide and config at curatedmcp.com Memory MCP Server: Give Claude a Brain That...
mcpInstall guide and config at curatedmcp.com Slack MCP Server: Keep Your AI Agent in Sync...
mcpInstall guide and config at curatedmcp.com Puppeteer MCP Server: Automate Screenshots,...
Workflows from the Neura Market marketplace related to this Cursor resource