Skip to main content

Crate database_mcp_sqlite

Crate database_mcp_sqlite 

Source
Expand description

SQLite backend crate.

Provides SqliteBackend for database operations and SqliteHandler implementing the MCP ServerHandler trait.

Structsยง

SqliteBackend
SQLite file-based database backend.
SqliteHandler
MCP handler for SQLite databases.