hannesrudolph_sqlite-explorer-fastmcp-mcp-server
3.1
If you are the rightful owner of hannesrudolph_sqlite-explorer-fastmcp-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
SQLite Explorer MCP Server provides safe, read-only access to SQLite databases using the Model Context Protocol (MCP) with the FastMCP framework.
read_query
Execute a SELECT query on the database with built-in safety validations.
list_tables
List all available tables in the database with their names.
describe_table
Get detailed schema information for a specific table.