Skip to main content
Glama
package.json632 B
{ "name": "@repo/ai", "version": "0.1.0", "private": true, "main": "./dist/index.js", "module": "./dist/index.mjs", "types": "./dist/index.d.ts", "scripts": { "build": "tsup", "dev": "tsup --watch", "lint": "eslint src/", "check-types": "tsc --noEmit", "clean": "rm -rf .turbo node_modules dist" }, "dependencies": { "ai": "^4.2.1", "@ai-sdk/openai": "^1.3.0" }, "devDependencies": { "@repo/eslint-config": "workspace:*", "@repo/typescript-config": "workspace:*", "@types/node": "^20.10.4", "eslint": "^8.56.0", "tsup": "^8.0.2", "typescript": "^5.3.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/thomasdavis/blah'

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