Skip to main content
Glama
package.json781 B
{ "name": "@blahai/schema", "version": "0.4.0", "description": "JSON schema and validator for blah.json configuration files", "type": "module", "main": "./dist/index.js", "types": "./dist/index.d.ts", "exports": { ".": { "import": "./dist/index.js", "types": "./dist/index.d.ts" } }, "private": false, "files": [ "dist", "src", "examples" ], "scripts": { "build": "tsc", "test": "jest" }, "dependencies": { "ajv": "^8.12.0" }, "peerDependencies": { "typescript": "^5.0.0" }, "devDependencies": { "@repo/eslint-config": "workspace:*", "@repo/typescript-config": "workspace:*", "@types/jest": "^29.5.0", "@types/node": "^20.0.0", "jest": "^29.5.0", "ts-jest": "^29.1.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/thomasdavis/blah'

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