Back to search
30
MCP
mcp-sqlite-server
npm/mcp-sqlite-serverMCP server for SQLite — query databases, inspect schemas, explain queries, and export data from your IDE
Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"mcp-sqlite-server": {
"url": "None",
"transport": "http"
}
}
}