{"library":"mcp-sqlite-server","type":"library","category":null,"description":"MCP server for SQLite databases. Connects to local SQLite files (read-only by default) and provides query, schema inspection, EXPLAIN, and list-databases tools via the Model Context Protocol. v1.0.1, actively maintained. Differentiators: TypeScript-native + zero-config npx execution (no Python required unlike the official reference server). Works in Claude Desktop, Cursor, VS Code Copilot, and any MCP client. Supports safety mode (readonly=true) and opt-in write mode.","language":"javascript","status":"active","version":"1.0.1","tags":["javascript","mcp","mcp-server","model-context-protocol","sqlite","database","sql","query","schema"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install mcp-sqlite-server","imports":["npx mcp-sqlite-server","Add to .cursor/mcp.json: {\"mcpServers\":{\"sqlite\":{\"command\":\"npx\",\"args\":[\"mcp-sqlite-server\"]}}}","Add to claude_desktop_config.json: {\"mcpServers\":{\"sqlite\":{\"command\":\"npx\",\"args\":[\"mcp-sqlite-server\"]}}}"]},{"cmd":"yarn add mcp-sqlite-server","imports":[]},{"cmd":"pnpm add mcp-sqlite-server","imports":[]}],"homepage":"https://github.com/ofershap/mcp-server-sqlite#readme","github":"https://github.com/ofershap/mcp-server-sqlite","docs":null,"changelog":null,"pypi":null,"npm":"mcp-sqlite-server","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}