Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-sqlite-cnosuke": {
"command": "docker",
"args": [
"pull",
"cnosuke/mcp-sqlite:latest"
]
}
}
}Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-sqlite-cnosuke": {
"command": "docker",
"args": [
"pull",
"cnosuke/mcp-sqlite:latest"
]
}
}
}