io.github.neverinfamous/sqlite-mcp-server
SQLite MCP server with 73 tools for JSONB, full-text search, geospatial, and analytics.
Ask AI about io.github.neverinfamous/sqlite-mcp-server
Powered by Claude Β· Grounded in docs
I know everything about io.github.neverinfamous/sqlite-mcp-server. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Reviews
Documentation
β οΈ DEPRECATED - SQLite MCP Server
[!CAUTION] This repository has been deprecated and is no longer maintained.
Please use the new TypeScript version: db-mcp
π Migration Guide
The db-mcp server is a complete rewrite in TypeScript with significant improvements:
| Feature | sqlite-mcp-server (deprecated) | db-mcp (new) |
|---|---|---|
| Language | Python | TypeScript |
| Tools | 73 | 125+ |
| MCP SDK | 1.14.x | 1.25+ (Modern) |
| Protocol | MCP 2024-11-05 | MCP 2025-11-25 |
| Transport | stdio | stdio, SSE, HTTP |
| Docker | Available | Available |
| NPM | N/A | @anthropic-ai/db-mcp |
Installation
NPM (Recommended):
npx @anthropic-ai/db-mcp
Docker:
docker pull writenotenow/db-mcp:latest
GitHub:
git clone https://github.com/neverinfamous/db-mcp.git
Documentation
- GitHub: github.com/neverinfamous/db-mcp
- Docker Hub: hub.docker.com/r/writenotenow/db-mcp
- NPM: @anthropic-ai/db-mcp
Archive Notice
This repository is archived for historical reference. No further updates, bug fixes, or security patches will be provided.
Last version: v2.6.5
Thank you to all contributors who helped build this project. Your work lives on in db-mcp!
