sqlite-explorer-fastmcp-mcp-server
54
SQLite Explorer MCP Server is designed to offer safe and read-only access to SQLite databases. Built with the FastMCP framework, it ensures query validation and parameter binding, providing reliable tools for exploring and querying databases.
SQLite Explorer MCP Server
An MCP server that provides safe, read-only access to SQLite databases through Model Context Protocol (MCP).
Features
- Read-only database access with safety validations
- Query parameter binding and sanitization
- Tools for listing tables and describing table schemas
System Requirements
- Python 3.6+
Installation Options
- Available for Claude Desktop and Cline VSCode Plugin
Safety Features
- Query validation and row limit enforcement