Odel
sqlite mcp server

sqlite mcp server

Local
@neverinfamous13PythonMITUpdated 5mo ago

SQLite MCP server with 73 tools for JSONB, full-text search, geospatial, and analytics.

⚠️ 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:

Featuresqlite-mcp-server (deprecated)db-mcp (new)
LanguagePythonTypeScript
Tools73125+
MCP SDK1.14.x1.25+ (Modern)
ProtocolMCP 2024-11-05MCP 2025-11-25
Transportstdiostdio, SSE, HTTP
DockerAvailableAvailable
NPMN/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


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!