
sqlite-explorer-fastmcp-mcp-serverAn 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 SQ
Overview
Key features
- read_query: Execute a SELECT query on the database
- list_tables: List all available tables in the database
- describe_table: Get detailed schema information for a table
- Query validation and sanitization
- Parameter binding support
Pricing
- Model
- Free
- Category
- MCP Servers
- Rating
- No reviews yet
Use cases
Database Exploration
Use the MCP server to explore and query a SQLite database in a safe and controlled environment.
Data Analysis
Leverage the server's read_query tool to execute SELECT queries and retrieve data from a SQLite database for analysis.
Pros & Cons
Pros
- Provides safe, read-only access to SQLite databases
- Includes built-in query validation and sanitization
- Supports parameter binding for secure query execution
- Enforces row limits for query results
Cons
- Requires Python 3.6+ and a SQLite database file
- Limited to read-only operations
Reviews
Sign in to leave a review.
No reviews yet. Be the first!
Q&A
How do I integrate the server with Claude Desktop or the Cline VSCode plugin?
For Claude Desktop, install via FastMCP (`fastmcp install sqlite_explorer.py name SQLite Explorer e SQLITE_DB_PATH=/path/to/db`). For Cline, add a server entry in the plugin’s settings pointing to the script and set the SQLITE_DB_PATH environment variable as shown in the documentation.
Asked by Dalia Haddad · May 21, 2026
Can the server modify data in the SQLite database?
No. The server is read‑only; it only supports SELECT queries, listing tables, and describing schemas, with built‑in validation and row‑limit enforcement to prevent writes.
Asked by Tomáš Novák · Mar 26, 2026
What environment setup is required to run the SQLite Explorer MCP server?
You need Python 3.6+ and a SQLite database file whose path is provided via the SQLITE_DB_PATH environment variable. Install dependencies with `pip install -r requirements.txt`.
Asked by Farah Rahimi · Feb 12, 2026
Ask a question
MCP Servers alternatives

Open-source MCP server that lets LLMs drive real browsers via Playwright and accessibility snapshots.

Python agent framework from the Pydantic team for building type-safe GenAI apps.

Adaptive memory layer that helps AI agents learn from context over time.

AI email assistant that organizes, drafts replies, and helps you reach inbox zero faster.

Open-source 24/7 local screen and audio recording for building context-aware AI apps

TypeScript library for building and orchestrating AI agents with tools, memory, and multi-agent workflows.

Bringing the bankless onchain API to MCP

Python tool for converting files and office documents to Markdown.
Trending now

Accurate Homework Help with Full Explanations

Document intelligence API that parses, splits, OCRs, and extracts structured data from complex PDFs, slides, and spreadsheets.

Open multimodal 12B model handling interleaved images and text with a 128K context window.

Sponsored answers, paid per click.
