Skip to main content
Glama
package.json600 B
{ "name": "@forevervm/monorepo", "private": true, "scripts": { "build": "npm run build --workspaces", "postinstall": "npm run build --workspaces", "typecheck": "npm run typecheck --workspaces", "format": "npm run format --workspaces", "check-format": "npm run check-format --workspaces", "publish": "npm publish --workspaces", "version": "npm version --workspaces" }, "workspaces": [ "sdk", "forevervm", "mcp-server" ], "devDependencies": { "prettier": "^3.4.2", "tsup": "^8.3.5", "typescript": "^5.7.3", "vitest": "^3.0.4" } }

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