Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by rvarun11 • Uncategorized
An MCP server providing standardized SQLite database operations including schema inspection, read, and write access.
Inspect SQLite database schemas programmatically.
Execute read-only SQL queries on SQLite databases.
Perform write operations such as INSERT, UPDATE, and DELETE on SQLite databases.
SQLite MCP Server offers a Model Context Protocol interface to interact with SQLite databases, enabling schema introspection, read-only queries, and write operations. It supports easy integration with MCP clients via built binaries or Docker, facilitating standardized and automated database management. The server is designed for developers needing a consistent protocol for SQLite database interactions.