S
SQLite MCP Server
MCP server for SQLite database operations
MCP ServerOpen SourceMature
About
MCP server that enables AI agents to interact with SQLite databases. Supports creating tables, running queries, analyzing data, and managing local databases through the Model Context Protocol.
Strengths
- Zero configuration
- No server required
- Great for prototyping
Limitations
- Single-file database
- No concurrent writes
- Limited scalability
Use Cases
Local data analysisPrototypingData management
Integrations
SQLiteClaudeCursor