Skip to main content
Glama

S3 MCP Server

by samuraikun
.npmignore833 B
# Source files - only include built files in the published package src/ # Configuration files tsconfig.json .eslintrc* .prettierrc* .babelrc* babel.config.js jest.config.js rollup.config.js webpack.config.js # Git related .git/ .gitignore .gitattributes .github/ # Dependencies node_modules/ package-lock.json yarn.lock pnpm-lock.yaml # Test related test/ tests/ __tests__/ *.spec.js *.test.js coverage/ .nyc_output/ # Editor settings .vscode/ .idea/ .editorconfig *.sublime-* # OS related .DS_Store Thumbs.db # Environment variables .env* .env.local .env.development.local .env.test.local .env.production.local # Log files *.log npm-debug.log* yarn-debug.log* yarn-error.log* # Others docs/ examples/ scripts/ .husky/ .npmrc .travis.yml .circleci/ docker-compose.yml vitest.config.ts tsconfig.json run-inspector.sh test/

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/samuraikun/aws-s3-mcp'

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