Skip to main content
Glama

quran-mcp-server

by djalal
package.json877 B
{ "name": "quran-mcp-server", "version": "v4", "description": "Quran.com v4 MCP server", "main": "dist/server.js", "type": "commonjs", "scripts": { "start": "node dist/server.js", "build": "npm run security-audit && tsc && chmod +x dist/server.js", "dev": "ts-node ./server.ts", "test": "jest", "security-audit": "npm audit --production" }, "dependencies": { "@modelcontextprotocol/sdk": "1.8.0", "axios": "1.8.4", "body-parser": "^2.2.0", "dotenv": "16.4.7", "express": "^4.21.2", "zod": "3.24.2", "zod-to-json-schema": "3.24.5" }, "devDependencies": { "@types/express": "5.0.1", "@types/jest": "29.5.14", "@types/node": "22.13.14", "@types/supertest": "6.0.3", "jest": "29.7.0", "supertest": "7.1.0", "ts-jest": "29.3.0", "ts-node": "10.9.2", "typescript": "5.8.2" } }

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/djalal/quran-mcp-server'

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