Skip to main content
Glama
package.json2.06 kB
{ "name": "mcp-datagovmy", "version": "1.0.0", "description": "Malaysia Open Data MCP Server for Smithery", "main": "./src/index.ts", "module": "./src/index.ts", "type": "module", "files": [ "dist/**/*", "README.md", "LICENSE", "TOOLS.md", "PROMPT.md" ], "scripts": { "start": "node index.js", "start:http": "node dist/src/http-server.js", "build": "tsc", "prepublishOnly": "npm run build", "dev": "npx @smithery/cli@1.2.14 dev", "dev:http": "tsx src/http-server.ts", "deploy": "npm run build && npx @smithery/cli@1.2.14 deploy", "test": "echo \"Error: no test specified\" && exit 1", "lint": "eslint src/**/*.ts", "lint:fix": "eslint src/**/*.ts --fix", "format": "prettier --write src/**/*.ts", "format:check": "prettier --check src/**/*.ts", "typecheck": "tsc --noEmit" }, "keywords": [ "mcp", "smithery", "malaysia", "open-data", "data-catalogue", "dosm", "weather", "transport" ], "author": "hithereiamaliff", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/hithereiamaliff/mcp-datagovmy.git" }, "dependencies": { "@aws-sdk/client-location": "^3.848.0", "@modelcontextprotocol/sdk": "^1.12.1", "axios": "^1.11.0", "cors": "^2.8.5", "csv-parser": "^3.0.0", "dotenv": "^17.2.1", "express": "^4.21.0", "gtfs-realtime-bindings": "^1.1.1", "hyparquet": "^1.17.1", "hyparquet-compressors": "^1.1.1", "jszip": "^3.10.1", "p-limit": "^5.0.0", "zod": "^3.25.57" }, "devDependencies": { "@smithery/cli": "^1.2.16", "@types/cors": "^2.8.17", "@types/express": "^4.17.21", "@types/node": "^22.15.31", "@typescript-eslint/eslint-plugin": "^8.34.0", "@typescript-eslint/parser": "^8.34.0", "eslint": "^9.28.0", "eslint-config-prettier": "^10.1.5", "eslint-plugin-prettier": "^5.4.1", "prettier": "^3.5.3", "tsx": "^4.7.0", "typescript": "^5.8.3" }, "engines": { "node": ">=18.0.0" } }

Latest Blog Posts

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/hithereiamaliff/mcp-datagovmy'

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