sqlite-mcp
MCPMCP server for querying and managing SQLite databases.
Query SQLite databases via MCP — read tables, run SQL, inspect schema
Install
npm
npm install -g @modelcontextprotocol/server-sqliteAgent notes
- When to use
- AI agents that need to read or query SQLite databases
Use from an agent
curl -s https://clihub.com/api/tools/sqlite-mcp | jq '.agentHints.provenRecipes[] | {task, command, verified}'Or call get_tool with slug sqlite-mcp on the MCP server at https://clihub.com/mcp.