Skip to content

Error connecting MCP to sqlite server: mcp-server-sqlite version #18

Closed Answered by chizhikchi
qu-genesis asked this question in Q&A
Discussion options

You must be logged in to vote

Thanks for your reply!
I was able to fix this issue by specifying the path to python executable like following:

     "sqlite": {
       "command": "uvx",
       "args": ["--python", "PATH_TO_PYTHON", "mcp-server-sqlite", "--db-path", "/Users/user/test.db"]
     }

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@dsp-ant
Comment options

@chizhikchi
Comment options

Answer selected by qu-genesis
@qu-genesis
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants