Sqlite Explorer
A read - only access MCP server for SQLite databases based on the FastMCP framework, providing secure data query services for LLMs
rating : 2.5 points
downloads : 65
What is the SQLite Explorer MCP Server?
The SQLite Explorer MCP Server is a tool built on the FastMCP framework that allows you to query SQLite databases in a secure manner via the Model Context Protocol (MCP). This server offers various functions, such as executing SQL queries, listing tables in the database, and viewing detailed table information.How to use the SQLite Explorer MCP Server?
First, install the server and set the environment variable to point to your SQLite database file. Then, you can use the built - in tools (e.g., `read_query`) to execute queries and get results.Use Cases
This server is ideal for researchers, developers, and technology enthusiasts who need to query SQLite databases quickly and securely.Main Features
Execute SQL QueriesExecute SELECT queries through the built - in security verification mechanism, supporting parameter binding and result limitation.
List All TablesDisplay the names of all available tables in the database.
Describe a Specific TableGet detailed schema information of the specified table, including column names, types, constraints, etc.
Advantages and Limitations
Advantages
Read - only access ensures data security.
Built - in query verification and parameter binding prevent malicious input.
Supports paginated queries to improve performance.
User - friendly JSON - formatted output.
Limitations
Only supports SQLite databases.
Cannot modify database content (read - only access only).
How to Use
Clone the Repository
Run the following commands to clone the project locally:
```bash
git clone https://github.com/hannesrudolph/sqlite - explorer - fastmcp - mcp - server.git
cd sqlite - explorer - fastmcp - mcp - server
```
Install Dependencies
Make sure Python 3.6+ is installed, then run the following command to install dependencies:
```bash
pip install -r requirements.txt
```
Start the Server
Install the server using FastMCP:
```bash
fastmcp install sqlite_explorer.py --name "SQLite Explorer" -e SQLITE_DB_PATH=/path/to/db
```
Usage Examples
Query the Users TableExecute a simple query to get the first five rows of records from the users table.
List All TablesList all tables in the database.
Frequently Asked Questions
Can I modify the database content?
How to set environment variables?
Related Resources
GitHub Repository
Project source code and documentation.
FastMCP Documentation
Detailed introduction to the FastMCP framework.
Featured MCP Services

Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
827
4.3 points

Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
85
4.3 points

Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
1.7K
5 points

Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
140
4.5 points

Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
563
5 points

Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
6.7K
4.5 points

Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
752
4.8 points

Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
282
4.5 points