MCP HubMCP Hub
H

SQLite Explorer MCP Server

By hannesrudolph·Visit Source
MCP server for safe SQLite database exploration
December 27, 2024
22 days ago
0 Clicks

What is this MCP

This is a Model Context Protocol server that provides read-only access to SQLite databases, enabling LLMs to safely explore and query database contents through validated operations.

How to use this MCP

Install via FastMCP framework or Cline VSCode plugin, configure the SQLITE_DB_PATH environment variable, then LLMs can use exposed tools like read_query, list_tables, and describe_table.

What this MCP can be used for

Enabling AI assistants to analyze database schemas, execute safe read-only queries, and retrieve structured database information without modification risks.

Repository Info
Stars:
46
Forks:
14
Watchers:
46
Last Updated: 23 days ago