{"library":"easy-sqlite-mcp","type":"library","category":null,"description":"An MCP server for LLMs to interact with SQLite databases, built with Node.js and TypeScript. Current stable version is 1.0.5. Supports two modes: Manual (agent must call sqlite_open/sqlite_close) and Fixed (single database path via SQLITE_PATH environment variable). Provides tools for querying, executing writes, listing tables, and describing schemas. Uses better-sqlite3 under the hood and ships TypeScript definitions. Released as an npm package that can be run directly via npx. Does not support multiple simultaneous databases in Manual mode.","language":"javascript","status":"active","version":"1.0.5","tags":["javascript","mcp","mcp-server","sqlite","database","better-sqlite3","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install easy-sqlite-mcp","imports":["npx easy-sqlite-mcp","Add to Claude Desktop's mcpServers config: command: 'npx', args: ['-y', 'easy-sqlite-mcp']","Set env.SQLITE_PATH to absolute path."]},{"cmd":"yarn add easy-sqlite-mcp","imports":[]},{"cmd":"pnpm add easy-sqlite-mcp","imports":[]}],"homepage":"https://github.com/chenkumi/easy-sqlite-mcp#readme","github":"https://github.com/chenkumi/easy-sqlite-mcp","docs":null,"changelog":null,"pypi":null,"npm":"easy-sqlite-mcp","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}