🛠️ Capabilities
sql queriestable creationdata persistenceschema managementlocal storage
📖 About
The SQLite MCP server provides AI agents with access to SQLite databases — perfect for local data storage and analysis without external infrastructure.
Tools: read_query, write_query, create_table, list_tables, describe_table, append_insight.
Storage: Local SQLite file. No server required. Zero configuration.
Use cases: Lightweight data persistence, CSV analysis, agent state storage, local reporting, prototype databases.
Tools: read_query, write_query, create_table, list_tables, describe_table, append_insight.
Storage: Local SQLite file. No server required. Zero configuration.
Use cases: Lightweight data persistence, CSV analysis, agent state storage, local reporting, prototype databases.