hannesrudolph/sqlite-explorer-fastmcp-mcp-server
python
0
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.
Installation & Usage
INSTALLATION
# Visit https://github.com/hannesrudolph/sqlite-explorer-fastmcp-mcp-server for installation instructions
Frequently Asked Questions
Tool Statistics
- Stars 0
- Forks
- Last Updated Mar 02, 2026
- Language python
- Bookmarks 0
Related Tools
pab1it0/adx-mcp-server
Query and analyze Azure Data Explorer databases
prisma/prisma
Gives LLMs the ability to manage Prisma Postgres databases (e.g. spin up new database instances or run schema migrations).
modelcontextprotocol/server-sqlite
SQLite database operations with built-in analysis features