
1{2 "mcpServers": {3 "sqlite database": {4 "env": {},5 "args": [6 "run",7 "--rm",8 "-i",9 "-v",10 "mcp-test:/mcp",11 "mcp/sqlite",12 "--db-path",13 "test_db.sqlite3"14 ],15 "shell": false,16 "command": "docker"17 }18 }19}
No reviews yet. Be the first to review!
Sign in to join the conversation