Skip to main content
Glama

MCP Shamash

package.json1.08 kB
{ "name": "mcp_shamash", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "build": "tsc", "dev": "tsx watch src/index.ts", "start": "node dist/index.js", "test": "jest", "test:watch": "jest --watch", "test:coverage": "jest --coverage", "lint": "eslint src --ext .ts", "format": "prettier --write \"src/**/*.ts\"", "typecheck": "tsc --noEmit", "clean": "rimraf dist coverage" }, "keywords": [], "author": "", "license": "ISC", "type": "commonjs", "dependencies": { "@modelcontextprotocol/sdk": "1.17.5", "@types/dockerode": "3.3.43", "@types/node": "24.3.0", "dockerode": "4.0.7", "glob": "11.0.3", "ip-cidr": "4.0.2", "rimraf": "6.0.1", "tsx": "4.20.5", "typescript": "5.9.2", "yaml": "2.8.1" }, "devDependencies": { "@types/jest": "^30.0.0", "@typescript-eslint/eslint-plugin": "^8.42.0", "@typescript-eslint/parser": "^8.42.0", "eslint": "^9.34.0", "jest": "^30.1.3", "prettier": "^3.6.2", "ts-jest": "^29.4.1" } }

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/NeoTecDigital/mcp_shamash'

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