A community-driven registry for Claude, Cursor, Windsurf, Cline & more. Not affiliated with Anthropic.
Are you the author? Sign in to claim
⚠️ DEPRECATED: Use https://github.com/neverinfamous/db-mcp instead.
[!CAUTION] This repository has been deprecated and is no longer maintained.
Please use the new TypeScript version: db-mcp
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 |
NPM (Recommended):
npx @anthropic-ai/db-mcp
Docker:
docker pull writenotenow/db-mcp:latest
GitHub:
git clone https://github.com/neverinfamous/db-mcp.git
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!
mcp-language-server gives MCP enabled clients access semantic tools like get definition, references, rename, and diagnos
Run Claude Code as an MCP server so any agent can delegate coding tasks to it
Browser automation using accessibility snapshots instead of screenshots
MCP server integration for DaVinci Resolve Studio