Explore, query, and inspect SQLite databases with ease. List tables, preview results, and view det…
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…
Abgeleitet aus den Transporten, die dieser Eintrag deklariert (streamable-http). Ein Client, der hier nicht steht, ist damit nicht ausgeschlossen — Forge kann ihn nur nicht bestätigen.
Die Verifizierung bestätigt die Identität des Publishers (die Inhaberschaft am Repo), nicht die Sicherheit des Codes. Der Sicherheits-Scan deckt bekannte CVEs und verdächtige Installationsskripte ab.
Forge hat gegen diesen Endpunkt keinen tools/list-Handshake abgeschlossen und hat daher keine Beobachtung dessen, was der Server offenlegt. Nichts hiervon sagt, dass er nichts offenlegt.
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…