Skip to main content
Glama
package.json1.04 kB
{ "name": "gahmen-mcp", "version": "1.0.0", "module": "./src/index.ts", "type": "module", "scripts": { "build": "tsc", "dev": "tsx src/index.ts", "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": [], "author": "Aniruddha Adhikary", "license": "MIT", "description": "MCP server for Singapore's data.gov.sg and SingStat APIs", "dependencies": { "@modelcontextprotocol/sdk": "^1.12.1", "axios": "^1.9.0", "zod": "^3.25.57" }, "devDependencies": { "@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.19.4", "typescript": "^5.8.3" } }

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/aniruddha-adhikary/gahmen-mcp'

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