ClaudeWave
hannesrudolph
hannesrudolph

sqlite-explorer-fastmcp-mcp-server

View on GitHub

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.

MCP Servers104 stars27 forksPythonUpdated 9mo ago
ClaudeWave Trust Score
57/100
· OK
Passed
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Mature repo (>1y old)
Flags
  • !No license declared
  • !Inactive (>180d)
Last scanned: 4/14/2026
Install in Claude Desktop
Method detected: Manual
{
  "mcpServers": {
    "sqlite-explorer-fastmcp": {
      "command": "node",
      "args": ["/path/to/sqlite-explorer-fastmcp-mcp-server/dist/index.js"]
    }
  }
}
1. Copy the snippet above.
2. Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (Mac) or %APPDATA%\Claude\claude_desktop_config.json (Windows).
3. Replace any <placeholder> values with your API keys or paths.
4. Restart Claude Desktop. The MCP server appears automatically.
💡 Clone https://github.com/hannesrudolph/sqlite-explorer-fastmcp-mcp-server and follow its README for install instructions.
Use cases
🛠️ Dev Tools🗄️ Data & DB🧠 AI / ML

MCP Servers overview

README preview not available. Visit the repo on GitHub for full documentation.
database-toolsllm-integrationllm-toolsmcppythonsqlite

More MCP Servers