Skip to content

Instantly share code, notes, and snippets.

@ykominami
Last active April 14, 2025 01:14
Show Gist options
  • Select an option

  • Save ykominami/c4c45930c5b39f9e350181f2cbe17fca to your computer and use it in GitHub Desktop.

Select an option

Save ykominami/c4c45930c5b39f9e350181f2cbe17fca to your computer and use it in GitHub Desktop.
[MCPwin|sqlite] #mcp #filesystem
{
"mcpServers": {
"sqlite": {
"command": "uvx",
"args": [
"mcp-server-sqlite",
"--db-path",
"C:\\Users\\ykomi\\cur\\AI\\MCP\\test.db"
]
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment