Skip to main content

Crate dbmcp_sqlite

Crate dbmcp_sqlite 

Source
Expand description

SQLite backend crate.

Provides SqliteHandler for database operations with MCP tool registration via ServerHandler.

Modules§

types
SQLite-specific MCP tool request types.

Structs§

SqliteHandler
SQLite file-based database handler.