Skip to main content
Glama
package.json1.34 kB
{ "name": "osshub", "version": "0.1.0", "description": "Universal Object Storage MCP Server - Connect to multiple cloud object storage services", "repository": { "type": "git", "url": "https://github.com/your-org/osshub.git" }, "main": "dist/index.js", "type": "module", "bin": { "osshub": "dist/index.js" }, "files": [ "dist", "LICENSE", "README.md" ], "scripts": { "build": "tsup", "start": "node dist/index.js", "dev": "tsx src/index.ts", "dev:http": "tsx src/index.ts --transport=http", "test": "vitest run", "test:watch": "vitest" }, "keywords": [ "mcp", "oss", "obs", "s3", "object-storage", "huawei-cloud", "aliyun", "aws" ], "author": "", "license": "MIT", "dependencies": { "@aws-sdk/client-s3": "^3.700.0", "esdk-obs-nodejs": "^3.25.6", "@iarna/toml": "^2.2.5", "@modelcontextprotocol/sdk": "^1.23.0", "ali-oss": "^6.21.0", "dotenv": "^16.4.7", "express": "^4.18.2", "mime-types": "^2.1.35", "zod": "^3.24.2" }, "devDependencies": { "@types/ali-oss": "^6.16.11", "@types/express": "^4.17.21", "@types/mime-types": "^2.1.4", "@types/node": "^22.13.10", "tsup": "^8.4.0", "tsx": "^4.19.3", "typescript": "^5.8.2", "vitest": "^4.0.6" } }

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/zq940222/OssHub'

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