by MCP Community
SQLite MCP Server - A Model Context Protocol server for SQLite database operations
SQLite MCP Server - A Model Context Protocol server for SQLite database operations
npx -y sqlite-mcp-server
{
"mcpServers": {
"sqlite": {
"command": "npx",
"args": ["-y", "sqlite-mcp-server"]
}
}
}Authentication
Not declared
Server class
CommunityCompliance
None declared