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 Nov 07, 2025
- Language python
- Bookmarks 0
Related Tools
designcomputer/mysql_mcp_server
MySQL database integration with configurable access controls, schema inspection, and comprehensive security guidelines
XGenerationLab/xiyan_mcp_server
— An MCP server that supports fetching data from a database using natural language queries, powered by XiyanSQL as the text-to-SQL LLM.
get-convex/convex-backend
Convex database integration to introspect tables, functions, and run oneoff queries ([Source](https://github.com/get-convex/convex-backend/blob/main/npm-packages/convex/src/cli/mcp.ts))