Skip to main content
Glama
package.json705 B
{ "name": "@superglue/python-sdk", "version": "1.0.0", "private": true, "description": "Build scripts for the Python SDK for the Superglue AI API", "scripts": { "generate": "../scripts/generate-python-sdk.sh", "build": "npm run generate && pyproject-build", "publish:patch": "../scripts/publish-sdk-python.sh patch", "publish:minor": "../scripts/publish-sdk-python.sh minor", "publish:major": "../scripts/publish-sdk-python.sh major" }, "keywords": [ "superglue", "api", "sdk", "python" ], "license": "MIT", "repository": { "type": "git", "url": "https://github.com/superglue-ai/superglue.git", "directory": "packages/sdk/python" } }

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