
1{2 "mcpServers": {3 "log analysis sqlite": {4 "env": {},5 "args": [6 "-y",7 "@smithery/cli@latest",8 "run",9 "mcp-server-sqlite-npx",10 "--config",11 "{\"databasePath\":\"/path/to/thedatbase/logs.db\"}"12 ],13 "shell": false,14 "command": "npx"15 }16 }17}
暂无评论. 成为第一个评论的人!
登录以参与讨论