Skip to main content
Glama
package.json970 B
{ "name": "@gleanwork/mcp-test-utils", "version": "0.9.1", "private": true, "type": "module", "exports": { "./mocks/setup": { "types": "./build/mocks/setup.d.ts", "import": "./build/mocks/setup.js", "default": "./build/mocks/setup.js" } }, "scripts": { "build": "rimraf build && tsc", "lint": "npm-run-all --sequential lint:*", "lint:eslint": "eslint \"src/**/*.ts\" --fix", "lint:package-json": "sort-package-json", "lint:ts": "tsc --noEmit", "prepare": "pnpm run build", "watch": "tsc -w" }, "devDependencies": { "@eslint/eslintrc": "^3.3.3", "@eslint/js": "^9.39.1", "@types/node": "^24.10.1", "@typescript-eslint/eslint-plugin": "^8.48.1", "@typescript-eslint/parser": "^8.48.1", "eslint": "^9.39.1", "globals": "^16.5.0", "msw": "^2.12.3", "npm-run-all": "^4.1.5", "rimraf": "^6.1.2", "sort-package-json": "^3.5.0", "typescript": "^5.9.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/gleanwork/mcp-server'

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