Skip to main content
Glama

Network School Events MCP Server

package.json757 B
{ "name": "ns-mcp-server", "version": "1.0.0", "description": "MCP server for Network School Luma events", "type": "module", "main": "build/index.js", "scripts": { "build": "tsc", "dev": "tsc --watch", "start": "node build/index.js", "test": "tsc && node build/test.js", "test:wiki": "tsc && node build/test-wiki.js", "test:search": "tsc && node build/test-search.js" }, "keywords": [ "mcp", "network-school", "luma", "events" ], "author": "", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.0.4", "axios": "^1.12.2", "date-fns": "^4.1.0", "date-fns-tz": "^3.2.0" }, "devDependencies": { "@types/node": "^22.10.1", "typescript": "^5.7.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/tHeMaskedMan981/ns-mcp'

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