Skip to main content
Glama
package.json•1.68 kB
{ "name": "@surgbc/egw-writings-downloader", "version": "1.0.0", "description": "Data extraction and database population tool for EGW Writings", "main": "dist/index.js", "bin": { "egw-downloader": "dist/index.js" }, "type": "module", "license": "MIT", "private": false, "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "https://github.com/gospelsounders/egw-writings-mcp.git", "directory": "apps/downloader" }, "author": { "name": "Brian Onango", "url": "https://github.com/surgbc" }, "homepage": "https://github.com/gospelsounders/egw-writings-mcp#readme", "bugs": { "url": "https://github.com/gospelsounders/egw-writings-mcp/issues" }, "keywords": [ "egw", "ellen-white", "writings", "downloader", "database", "research", "educational" ], "scripts": { "build": "tsc", "start": "node dist/index.js", "dev": "tsx src/index.ts", "download": "tsx src/index.ts", "clean": "rimraf dist", "lint": "eslint src/ --ext .ts", "prepublishOnly": "npm run clean && npm run build", "postinstall": "node -e \"console.log('\\nšŸŽ‰ EGW Downloader CLI installed!\\nšŸ“– Run: egw-downloader --help\\n⚔ Quick start: egw-downloader quick-start --zip\\n')\"" }, "dependencies": { "@surgbc/egw-writings-shared": "workspace:*", "commander": "^11.0.0", "dotenv": "^16.0.0" }, "devDependencies": { "@types/node": "^20.0.0", "@typescript-eslint/eslint-plugin": "^6.0.0", "@typescript-eslint/parser": "^6.0.0", "eslint": "^8.0.0", "rimraf": "^5.0.0", "tsx": "^4.0.0", "typescript": "^5.0.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/pythondev-pro/egw_writings_mcp_server'

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