modelcontextprotocol/server-sqlite
SQLite database operations with built-in analysis features
Quick Start
Clone the repository:
git clone https://github.com/modelcontextprotocol/servers-archived/tree/main/src/sqliteClaude Desktop configuration example:
{
"mcpServers": {
"modelcontextprotocol-servers-archived-3": {
"command": "npx",
"args": [
"-y",
"modelcontextprotocol/server-sqlite"
]
}
}
}Check the repository README for specific installation and configuration instructions.