Skip to main content
Glama

MCP SQLite Server

package.json627 B
{ "name": "mcp-server-sqlite-npx", "version": "0.4.0", "type": "module", "main": "dist/index.js", "bin": { "mcp-server-sqlite-npx": "./dist/index.js" }, "scripts": { "build": "tsc", "start": "node dist/index.js", "type-check": "tsc --noEmit", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "description": "", "devDependencies": { "@types/node": "^22.10.2", "typescript": "^5.7.2" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.0.4", "sqlite3": "^5.1.7", "zod-to-json-schema": "^3.24.1" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/johnnyoshika/mcp-server-sqlite-npx'

If you have feedback or need assistance with the MCP directory API, please join our Discord server