Skip to main content
Glama

SQLite MCP Server

package.json782 B
{ "name": "sqlite-bun", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "lint": "eslint -c eslint.config.mjs", "lint:fix": "eslint -c eslint.config.mjs --fix", "inspect": "bunx @modelcontextprotocol/inspector bun src/index.ts", "setup": "bun scripts/setup.ts" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "@modelcontextprotocol/sdk": "^1.0.1", "arktype": "2.0.0-rc.25", "bun": "^1.1.37" }, "devDependencies": { "@types/bun": "^1.1.14", "@typescript-eslint/eslint-plugin": "^8.16.0", "@typescript-eslint/parser": "^8.16.0", "eslint": "^9.15.0", "globals": "^15.12.0", "prettier": "^3.4.1", "typescript": "^5.7.2", "typescript-eslint": "^8.16.0" } }

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/jacksteamdev/mcp-sqlite-bun-server'

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