Query and manage SQLite databases directly from your AI chat. For developers who need to inspect schemas, run SQL commands, and automate database operations without leaving their conversation.
io.github.daedalus/mcp-sqlite3
Local install
STDIO
No auth required
How models use it and what it is built for.
Query and manage SQLite databases directly from your AI chat. For developers who need to inspect schemas, run SQL commands, and automate database operations without leaving their conversation.
Local install — runs as a subprocess.
Where to find authoritative docs and source for Daedalus MCP Sqlite3.
Paste any of these into Agent Studio after connecting Daedalus MCP Sqlite3.
Common questions about connecting and running Daedalus MCP Sqlite3.
What can I do with the MCP SQLite3 server?
You can execute SQL queries, inspect database schemas, insert/update/delete records, and manage SQLite databases entirely through your AI chat interface. It exposes the full sqlite3 library functionality.
How do I install and run it?
Run `uvx mcp-sqlite3@0.1.3` to install and start the server. It communicates via stdio, so it integrates directly with MCP-compatible clients like Claude Desktop.
Do I need to authenticate or configure API keys?
No API keys or authentication required. The server works with local SQLite database files on your machine, so you just point it to your .db file path.
Can I use this with production databases?
This server works with SQLite files only. For production systems using PostgreSQL, MySQL, or other databases, you'll need a different MCP server designed for those engines.
What happens if I run a destructive query by accident?
The server will execute whatever SQL you send, including DELETE or DROP commands. Always back up important databases before connecting them, and consider using read-only mode if available in your client.
MCP Playground runs 10,000+ hosted MCP servers — GitHub, Linear, Notion, Stripe, Sentry and more — across Claude, GPT, Gemini, DeepSeek and 60+ AI models. Compare model answers side-by-side, save agent presets, share runs. Zero install.
Open Agent StudioJudges Panel
45 judges that evaluate AI-generated code for security, cost, and quality with built-in AST.
Addozhang Nexus
Query Sonatype Nexus Repository (OSS/Pro) for Maven, Python, and Docker artifacts
Cyanheads MCP Ts Template
TypeScript template for building MCP servers with declarative tooling, observability, and auth.
Chernistry Bernstein
Declarative agent orchestration for engineering teams