Sidhartht1607/mcp-s3-toolkit
Model Context Protocol (MCP) server that enables LLM agents to interact with AWS S3 for file management — including listing, reading, uploading, deleting, and metadata retrieval.
Platform-specific configuration:
{
"mcpServers": {
"mcp-s3-toolkit": {
"command": "npx",
"args": [
"-y",
"mcp-s3-toolkit"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...