Skip to main content
Glama
package.json842 B
{ "name": "forevervm-mcp", "version": "0.1.35", "description": "", "main": "index.js", "type": "module", "bin": { "forevervm-mcp": "./build/index.js" }, "files": [ "build" ], "scripts": { "build": "tsc && shx chmod +x build/*.js", "prepublishOnly": "npm run build", "format": "prettier --write .", "typecheck": "tsc --noEmit", "start": "tsx src/index.ts", "check-format": "prettier --check src/**/*.ts" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "@forevervm/sdk": "^0.1.22", "@modelcontextprotocol/sdk": "^1.3.1", "commander": "^13.1.0", "prettier": "^3.4.2", "shx": "^0.3.4", "yaml": "^2.7.0", "zod": "^3.24.1" }, "devDependencies": { "@types/node": "^22.10.7", "tsx": "^4.19.2", "typescript": "^5.7.3" } }

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/jamsocket/forevervm'

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