SQLite

Database

Query and manage SQLite databases. Run SQL statements, inspect schema, list tables and columns, and create new databases from your AI assistant.

by community12.8k starsUpdated Jan 2025

Installation

Install
npx -y @modelcontextprotocol/server-sqlite --db-path /path/to/db.sqlite

Available tools (6)

read_query
write_query
create_table
list_tables
describe_table
append_insight

Details

Author
community
Category
Database
Tools
6
Stars
12.8k
Status
Community