Skip to main content
Glama
package.json1.16 kB
{ "name": "@snakagent/core", "version": "0.0.12", "main": "./dist/index.js", "types": "./dist/index.d.ts", "module": "./dist/index.mjs", "type": "module", "publishConfig": { "access": "public" }, "files": [ "dist", "LICENSE", "package.json", "README.md" ], "scripts": { "test": "echo \"No test has been created for this package\" && exit 0", "build": "tsup", "pack": "pnpm pack", "clean": "rm -rf node_modules", "clean:dist": "rm -rf dist", "clean:all": "pnpm clean && pnpm clean:dist", "format": "prettier --write \"src/**/*.ts\"", "prepublishOnly": "npm run format && npm run build", "prepack": "npm run build", "lint": "eslint src --ext .ts,.tsx,.js,.jsx", "lint:fix": "eslint src --ext .ts,.tsx,.js,.jsx --fix" }, "keywords": [], "author": "KasarLabs", "license": "ISC", "description": "The Agent Kit engine of Snak", "dependencies": { "@types/pg": "^8.11.11", "file-type": "^19.0.0", "pg": "^8.13.3", "prom-client": "^15.1.3", "winston": "^3.17.0", "zod": "^3.24.2" }, "gitHead": "92aedfbed422f736e1890cff065f6f2890e8befd" }

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/KasarLabs/snak'

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