SQLite MCP server with OAuth 2.1, HTTP/SSE, 122 tools, and smart tool filtering
SQLite MCP server with OAuth 2.1, HTTP/SSE, 122 tools, and smart tool filtering
Is it safe?
No package registry to scan for CVEs.
No authentication — any process on your machine can connect to this server.
License not specified.
Last scanned 0 days ago.
Is it maintained?
Last commit 4 days ago. 2 GitHub stars.
Will it work with my client?
Transport: stdio, sse, http. Works with Claude Desktop, Cursor, Claude Code, and most MCP clients.
How much context will it use?
0 tools. Token cost not measured.
What if it doesn't work?
Common issues: JSON syntax errors in config, network or firewall blocking. Setup guide covers troubleshooting.
{
"mcpServers": {
"db-mcp-sqlite": {
"args": [
"C:/path/to/db-mcp/dist/cli.js",
"--transport",
"stdio",
"--sqlite-native",
"C:/path/to/database.db",
"--tool-filter",
"codemode"
],
"command": "node"
}
}
}No automated test available for this server. Check the GitHub README for setup instructions.
schemaDatabase schema information
sqlite://schema
tablesTable information
sqlite://tables
indexesIndex information
sqlite://indexes
viewsView information
sqlite://views
healthDatabase health status
sqlite://health
metadataDatabase metadata
sqlite://metadata
insightsDatabase insights
sqlite://insights
helpHelp and reference documentation
sqlite://help
schema explorationGuided workflow for exploring database schema
query buildingGuided workflow for building queries
data analysisGuided workflow for data analysis
optimizationGuided workflow for optimization
migrationGuided workflow for migration
debuggingGuided workflow for debugging
hybrid FTS5 vector searchGuided workflow for hybrid full-text search and vector search
Last scanned 6h ago
No known vulnerabilities.
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.