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 Jun 16, 2025
- Language python
- Bookmarks 0
Related Tools
openlink/mcp-server-jdbc
An MCP server for generic Database Management System (DBMS) Connectivity via the Java Database Connectivity (JDBC) protocol
GreptimeTeam/greptimedb-mcp-server
MCP Server for querying GreptimeDB.
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.