Skip to main content
Glama
package.jsonβ€’612 B
{ "name": "jw-mcp", "version": "1.0.0", "description": "MCP server for JW.org content: Bible scripture lookup with study content, workbook materials, Watchtower articles, and video captions", "main": "index.js", "type": "module", "scripts": { "start": "node src/index.js", "start:http": "node src/http-server.js" }, "bin": { "jw-mcp": "./src/index.js" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.21.1", "cheerio": "^1.1.2", "node-fetch": "^3.3.2", "express": "^4.18.2", "cors": "^2.8.5" }, "devDependencies": { "@types/node": "^20.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/advenimus/jw-mcp'

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