Skip to main content
ClaudeWave
hannesrudolph avatar
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 Servers105 stars29 forksPythonUpdated 10mo ago
ClaudeWave Trust Score
57/100
· OK
Passed
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Mature repo (>1y old)
Flags
  • !No standard license detected
  • !Inactive (>180d)
Last scanned: 6/11/2026
Install in Claude Code / Claude Desktop
Method: UVX (Python) · sqlite-explorer-fastmcp-mcp-server
Claude Code CLI
claude mcp add sqlite-explorer-fastmcp -- uvx sqlite-explorer-fastmcp-mcp-server
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "sqlite-explorer-fastmcp": {
      "command": "uvx",
      "args": ["sqlite-explorer-fastmcp-mcp-server"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Package name inferred from the repository name. Verify it exists on PyPI, or clone https://github.com/hannesrudolph/sqlite-explorer-fastmcp-mcp-server and follow its README.
Use cases

MCP Servers overview

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

What people ask about sqlite-explorer-fastmcp-mcp-server

What is hannesrudolph/sqlite-explorer-fastmcp-mcp-server?

+

hannesrudolph/sqlite-explorer-fastmcp-mcp-server is mcp servers for the Claude AI ecosystem. 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. It has 105 GitHub stars and was last updated 10mo ago.

How do I install sqlite-explorer-fastmcp-mcp-server?

+

You can install sqlite-explorer-fastmcp-mcp-server by cloning the repository (https://github.com/hannesrudolph/sqlite-explorer-fastmcp-mcp-server) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is hannesrudolph/sqlite-explorer-fastmcp-mcp-server safe to use?

+

Our security agent has analyzed hannesrudolph/sqlite-explorer-fastmcp-mcp-server and assigned a Trust Score of 57/100 (tier: OK). See the full breakdown of passed checks and flags on this page.

Who maintains hannesrudolph/sqlite-explorer-fastmcp-mcp-server?

+

hannesrudolph/sqlite-explorer-fastmcp-mcp-server is maintained by hannesrudolph. The last recorded GitHub activity is from 10mo ago, with 5 open issues.

Are there alternatives to sqlite-explorer-fastmcp-mcp-server?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy sqlite-explorer-fastmcp-mcp-server to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: hannesrudolph/sqlite-explorer-fastmcp-mcp-server
[![Featured on ClaudeWave](https://claudewave.com/api/badge/hannesrudolph-sqlite-explorer-fastmcp-mcp-server)](https://claudewave.com/repo/hannesrudolph-sqlite-explorer-fastmcp-mcp-server)
<a href="https://claudewave.com/repo/hannesrudolph-sqlite-explorer-fastmcp-mcp-server"><img src="https://claudewave.com/api/badge/hannesrudolph-sqlite-explorer-fastmcp-mcp-server" alt="Featured on ClaudeWave: hannesrudolph/sqlite-explorer-fastmcp-mcp-server" width="320" height="64" /></a>

More MCP Servers