
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 "command": "docker"16 }17 }18}
No reviews yet. Be the first to review!
Sign in to join the conversation