Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by eduresser • Uncategorized
An MCP server that exposes SQLite databases as tools for AI agents to query and inspect data.
Query and analyze SQLite database schemas and data.
Execute SQL statements with control over execution and result size.
That require safe, read-only access to SQLite databases in production environments.
sqlite-mcp is an MCP server enabling AI agents to interact with any SQLite database through a standardized interface. It supports running SQL queries with dry-run and timeout features, retrieving detailed table metadata, and optionally enforcing read-only access for safety. This facilitates seamless integration of SQLite data querying capabilities into AI workflows.