Skip to main content
Glama

AWS S3 MCP Server

package.json847 B
{ "name": "@openworkspace-o1/aws-ow-s3-mcp", "version": "0.1.0", "description": "OpenWorkspace-o1 AWS S3 MCP Server.", "private": true, "type": "module", "bin": { "aws-ow-s3-mcp": "./build/index.js" }, "files": [ "build" ], "license": "MIT", "scripts": { "build": "tsc && shx chmod +x dist/*.js", "prepare": "npm run build", "watch": "tsc --watch", "inspector": "npx @modelcontextprotocol/inspector build/index.js" }, "dependencies": { "@aws-sdk/client-s3": "^3.758.0", "@aws-sdk/s3-request-presigner": "^3.758.0", "@modelcontextprotocol/sdk": "1.7.0" }, "devDependencies": { "@tsconfig/node22": "^22.0.0", "@types/node": "^22.13.10", "shx": "^0.3.4", "typescript": "^5.8.2" } }

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/OpenWorkspace-o1/aws-ow-s3-mcp'

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