Skip to main content
Glama

AWS S3 MCP Server

tsconfig.json388 B
{ "compilerOptions": { "target": "ES2022", "lib": [ "ES2022", ], "typeRoots": [ "./node_modules/@types" ], "outDir": "./dist", "rootDir": "./src", "sourceMap": true }, "extends": "@tsconfig/node22/tsconfig.json", "include": [ "./**/*.ts" ], "exclude": ["node_modules"] }

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