dvindas/s3-toolbox-mcp-server
An MCP server that allows natural language interaction with AWS S3 through an LLM, using Spring Boot IA.
Platform-specific configuration:
{
"mcpServers": {
"s3-toolbox-mcp-server": {
"command": "npx",
"args": [
"-y",
"s3-toolbox-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...