Back to directory
๐๏ธ
Local SQLite database access โ query, create tables, and analyze data.
About
Run SQL queries, create tables, insert data, and analyze SQLite databases. Ships with an in-memory mode for quick prototyping.
Tags
#sqlite#sql#database#local
More Databases Servers
๐๏ธ Databases
MySQL
1.2k
Query MySQL and MariaDB databases. Schema inspection and data analysis.
by benborla29TypeScript
๐๏ธ Databases
MongoDB
1.0k
Query MongoDB collections, aggregation pipelines, and schema analysis.
by kiliczshTypeScript
๐๏ธ Databases Verified
Redis
1.8k
Interact with Redis: get/set keys, pub/sub, streams, and sorted sets.
by AnthropicTypeScript
Install
npx -y @modelcontextprotocol/server-sqlite --db-path ./my.db
Add this to your Claude Desktop config or run in terminal.