← All servers
πŸ—„οΈ

Database SqliteVerifiedπŸ›‘ No advisories

io.github.arifulislamat/database-mcp-sqlite
New to MCP? Start here β†’
4β˜… stars
0weekly installs
6 days agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/arifulislamat, which proved it owns this namespace.

Verified owner: github.com/arifulislamat β†—io.github.arifulislamat/database-mcp-sqlite

πŸ›‘ Permissions & trustwhat this server can touch before you run it

βœ“
Configuration
Reads SQLITE_PATH, SQLITE_PATH.

About

MCP server for SQLite databases. Read-only by default, row caps, statement timeouts.

Packages & transports

npm@database-mcp/sqlitev0.4.2 Β· npx
pypidatabase-mcp-sqlitev0.1.0 Β· uvx

Metadata

Categorydatabases
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "database_mcp_sqlite": {
      "command": "npx",
      "args": [
        "-y",
        "@database-mcp/sqlite"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y @database-mcp/sqlite