Installation & Configuration
{
"mcpServers": {
"sqlite": {
"command": "python",
"args": [
"server.py"
],
"env": {
"DB_PATH": "sample.db",
"READ_ONLY": "true"
}
}
}
}Information
Transport
stdio
Language
Python
Created
2026/6/13
Updated
2026/6/13