Explore your Messages SQLite database to browse tables and inspect schemas with ease. Run flexible…
After launching Smithery playground, we can now talk to the MCP server using this URL: Name: SQLite Explorer This will open an interactive inspector where you can test the MCP tools: listtables - to see what tables are in your database describetable - to see the structure of a specific table readquery - to run SELECT queries on your data Even though we're running the MCP locally, still have a web…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
After launching Smithery playground, we can now talk to the MCP server using this URL: Name: SQLite Explorer This will open an interactive inspector where you can test the MCP tools: listtables - to see what tables are in your database describetable - to see the structure of a specific table readquery - to run SELECT queries on your data Even though we're running the MCP locally, still have a web interface For locally deployed MCP server SQLite Explorer, this is the MCP server URL that we can…