Skip to main content
Glama
package.json1.06 kB
{ "name": "steam-review-mcp", "version": "1.0.2", "description": "Get reviews from steam store with appid", "main": "build/index.js", "type": "module", "bin": { "steam-review-mcp": "./build/index.js" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "build": "tsc", "start": "node build/index.js", "dev": "tsc && node build/index.js", "prepublishOnly": "npm run build" }, "repository": { "type": "git", "url": "git+https://github.com/fenxer/steam-review-mcp.git" }, "keywords": [ "mcp", "steam", "review", "modelcontextprotocol" ], "author": "", "license": "ISC", "bugs": { "url": "https://github.com/fenxer/steam-review-mcp/issues" }, "homepage": "https://github.com/fenxer/steam-review-mcp#readme", "dependencies": { "@modelcontextprotocol/sdk": "^1.7.0", "zod": "^3.24.2" }, "devDependencies": { "@types/node": "^22.13.10", "typescript": "^5.8.2" }, "files": [ "build/**/*" ], "engines": { "node": ">=16.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/fenxer/steam-review-mcp'

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