Read-only MCP server for safe querying and schema inspection of SQLite databases with validation and limits.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
One-click editor setup isnβt available for this listing yet β we donβt have a confirmed install command, and weβd rather show nothing than point your editor at the wrong package or host. Follow the projectβs own setup instructions, linked above.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Sqlite Explorer Fastmcp MCP Server.
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.
Install all required dependencies:
All dependencies are specified in requirements.txt for easy installation.
The server exposes the following tools to LLMs:
Execute a SELECT query on the database with built-in safety validations. Features:
List all available tables in the database with their names.
Get detailed schema information for a specific table, including:
Clone the repository:
You can install this MCP server in either Claude Desktop or the Cline VSCode plugin. Choose the option that best suits your needs.
Install using FastMCP:
Replace /path/to/db with the path to your SQLite database file.
To use this server with the Cline VSCode plugin:
Replace:
/path/to/repo with the full path to where you cloned this repository (e.g., /Users/username/Projects/sqlite-explorer-fastmcp-mcp-server)/path/to/your/database.db with the full path to your SQLite database fileThe repository includes documentation files for development:
mcp-documentation.txt: Contains comprehensive documentation about the MCP server implementation and FastMCP framework usage.This documentation serves as context when developing features and can be used with LLMs to assist in development.
The following environment variables must be set:
SQLITE_DB_PATH: Full path to the SQLite database file you want to exploreFactual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/hannesrudolph-sqlite-explorer-fastmcp-mcp-server)<a href="https://allmcps.com/mcp/hannesrudolph-sqlite-explorer-fastmcp-mcp-server"><img src="https://allmcps.com/api/badge/hannesrudolph-sqlite-explorer-fastmcp-mcp-server?style=directory" alt="Sqlite Explorer Fastmcp MCP Server on AllMCPs" /></a>