Replies: 1 comment
-
You can try out DevDb if you use VS Code/Windsurf/Cursor etc. https://github.com/damms005/devdb-vscode?tab=readme-ov-file#mcp-configuration |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Pre-submission Checklist
Discussion Topic
I would like to share my personal step-by-step experience to connect Claude Desktop with SQLite. As I spent two days, trying to figure out how to connect my sqlite database to Claude desktop. After searching the mcp official website as well as the discussions here, I am not able to find a solution thus I throw this question to Claude and try to figure out a solution.
Install required package:
pip install mcp-server-sqlite
Configure claude Desktop and modified calude_desktop_config.json with:
Please note that the example that provided here showed two different approaches, which I have trouble understanding due to my limited experiences and thus figured out a different way. Hope it would help!
Beta Was this translation helpful? Give feedback.
All reactions