mistral-mcp-hackathon/mcp-server
3.3
If you are the rightful owner of mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
S3 Butler is a Model Context Protocol (MCP) server designed to facilitate S3 bucket management, IAM policy inspection, and ClickHouse analytics.
Tools
Functions exposed to the LLM to take actions
get_team_name
Returns the team name
list_buckets
Lists all S3 buckets
get_iam_policies_for_bucket
Shows IAM policies for a specific bucket
get_top_buckets_by_operations
Analytics: most active buckets (requires ClickHouse)
get_top_buckets_by_inbound_traffic
Analytics: buckets with most uploads (requires ClickHouse)
get_top_buckets_by_outbound_traffic
Analytics: buckets with most downloads (requires ClickHouse)
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client