Skip to main content
Glama

School Attendance MCP Server

by Sadaf987
package.json957 B
{ "name": "school-attendance-mcp", "version": "1.0.0", "type": "module", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "start": "tsx src/main.ts", "build": "tsc", "test:direct": "tsx test-direct.js", "test:http": "tsx test-simple.js", "test:tools": "./test-tools.sh" }, "keywords": [], "author": "", "license": "ISC", "description": "", "dependencies": { "@nestjs/common": "^11.1.8", "@nestjs/config": "^4.0.2", "@nestjs/core": "^11.1.8", "@nestjs/platform-express": "^11.1.8", "@octokit/rest": "^21.1.1", "@types/body-parser": "^1.19.6", "@types/express": "^5.0.5", "body-parser": "^2.2.0", "dotenv": "^17.2.3", "express": "^5.1.0", "reflect-metadata": "^0.2.2", "rxjs": "^7.8.2", "typescript": "^5.9.3" }, "devDependencies": { "@types/node": "^24.10.0", "ts-node": "^10.9.2", "tsx": "^4.20.6" } }

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/Sadaf987/github_sdk'

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