Skip to main content
Glama
package.json832 B
{ "name": "@superglue/client", "version": "3.0.1", "description": "TypeScript SDK for the Superglue AI API", "main": "dist/index.js", "types": "dist/index.d.ts", "type": "module", "files": [ "dist", "LICENSE" ], "scripts": { "generate": "orval", "build": "npm run generate && tsc", "publish:patch": "../scripts/publish-sdk-js.sh patch", "publish:minor": "../scripts/publish-sdk-js.sh minor", "publish:major": "../scripts/publish-sdk-js.sh major" }, "dependencies": {}, "devDependencies": { "orval": "^7.3.0", "typescript": "^5.0.0" }, "keywords": [ "superglue", "api", "sdk", "typescript" ], "license": "MIT", "repository": { "type": "git", "url": "https://github.com/superglue-ai/superglue.git", "directory": "packages/sdk/js" } }

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/superglue-ai/superglue'

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