# Sqlite Mcp Server

> ⚠️ DEPRECATED: Use https://github.com/neverinfamous/db-mcp instead.

- **Type:** MCP server
- **Install:** `agentstack add mcp-neverinfamous-sqlite-mcp-server`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [neverinfamous](https://agentstack.voostack.com/s/neverinfamous)
- **Installs:** 0
- **Category:** [Databases](https://agentstack.voostack.com/c/databases)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [neverinfamous](https://github.com/neverinfamous)
- **Source:** https://github.com/neverinfamous/sqlite-mcp-server
- **Website:** https://github.com/neverinfamous/db-mcp

## Install

```sh
agentstack add mcp-neverinfamous-sqlite-mcp-server
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# ⚠️ DEPRECATED - SQLite MCP Server

> [!CAUTION]
> **This repository has been deprecated and is no longer maintained.**
>
> Please use the new TypeScript version: **[db-mcp](https://github.com/neverinfamous/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](https://www.npmjs.com/package/@anthropic-ai/db-mcp) |

### Installation

**NPM (Recommended):**
```bash
npx @anthropic-ai/db-mcp
```

**Docker:**
```bash
docker pull writenotenow/db-mcp:latest
```

**GitHub:**
```bash
git clone https://github.com/neverinfamous/db-mcp.git
```

### Documentation

- **GitHub:** [github.com/neverinfamous/db-mcp](https://github.com/neverinfamous/db-mcp)
- **Docker Hub:** [hub.docker.com/r/writenotenow/db-mcp](https://hub.docker.com/repository/docker/writenotenow/db-mcp/general)
- **NPM:** [@anthropic-ai/db-mcp](https://www.npmjs.com/package/@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!_

## Source & license

This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [neverinfamous](https://github.com/neverinfamous)
- **Source:** [neverinfamous/sqlite-mcp-server](https://github.com/neverinfamous/sqlite-mcp-server)
- **License:** MIT
- **Homepage:** https://github.com/neverinfamous/db-mcp

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/mcp-neverinfamous-sqlite-mcp-server
- Seller: https://agentstack.voostack.com/s/neverinfamous
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
