DirectorySqlite Explorer Fastmcp Mcp Server
database

Sqlite Explorer Fastmcp Mcp Server

by hannesrudolph

26
Health
stale
18
Popularity

An MCP server that provides safe, read-only access to SQLite databases through Model Context Protocol (MCP). This server is built with the FastMCP framework, which enables LLMs to explore and query SQLite databases with built-in safety features and query validation.

105stars
27forks
Python
Updated May 10, 2026
#database-tools#llm-integration#llm-tools#mcp#python#sqlite

Add to Claude Desktop

Paste this into your claude_desktop_config.json file:

{
  "mcpServers": {
    "sqlite-explorer-fastmcp-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "sqlite-explorer-fastmcp-mcp-server"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Installation

npx sqlite-explorer-fastmcp-mcp-server

Maintenance Healthstale

Freshness8/40
Issue response3/30
Org backing10/20
Longevity5/10
Updated within a year
Most issues unresolved

Server Info

Categorydatabase
LanguagePython
LicenseN/A
StatusACTIVE
Free tier available

Get Your API Key

Open-source Firebase alternative. Postgres database, auth, storage, and edge functions.

Start with Supabase Free

Submit Your Server

Built an MCP server? Get it listed in front of thousands of developers.

List Your Server Free
Back to Directory