DirectorySqlite Explorer Fastmcp Mcp Server
database

Sqlite Explorer Fastmcp Mcp Server

by hannesrudolph

53
Health
fair
55
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.

104stars
27forks
Python
Updated March 11, 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 Healthfair

Freshness25/40
Issue response15/30
Org backing10/20
Longevity3/10
Updated this quarter

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