by MCP Community
SQLite MCP extension for Node.js - Model Context Protocol integration enabling SQLite databases to connect to MCP servers and call their tools.
SQLite MCP extension for Node.js - Model Context Protocol integration enabling SQLite databases to connect to MCP servers and call their tools.
npx -y @sqliteai/sqlite-mcp
{
"mcpServers": {
"sqlite": {
"command": "npx",
"args": ["-y", "@sqliteai/sqlite-mcp"]
}
}
}Authentication
Not declared
Server class
CommunityCompliance
None declared