mcp-sqlite-server

helmi75/mcp-sqlite-server
★ 0 stars Python AI/LLM Updated 15d ago
Read-only Model Context Protocol (MCP) server that lets an LLM safely explore and query a SQLite database. FastAPI-grade Python, tests, CI.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-sqlite-server": {
      "command": "uvx",
      "args": [
        "mcp-sqlite-server"
      ]
    }
  }
}

Or install with pip: pip install mcp-sqlite-server

Topics

aiai-agentsanthropicclaudellmmcpmodel-context-protocolpythonsqlite