Skip to content
Back to search
30
MCP

AWS S3 Tables

docker-mcp/awslabs-s3-tables

Manage S3 Tables for analytics.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
16
callable
Primary URL

Tools · 16

append_rows_to_table
create_namespace
create_table
create_table_bucket
get_bucket_metadata_config
get_maintenance_job_status
get_table_maintenance_config
get_table_metadata_location
import_csv_to_table
import_parquet_to_table
list_namespaces
list_table_buckets
list_tables
query_database
rename_table
update_table_metadata_location

Similar MCP servers embedding-nearest

AWS Data Processing
Data processing and transformation services.
32 tools
hackerdogs/aws-s3-tables-mcp
AWS S3 Tables MCP Server
0 tools
Amazon Redshift
Data warehouse operations and queries.
6 tools
Amazon DynamoDB
Complete DynamoDB operations and table management.
8 tools
Amazon CloudWatch
Metrics, alarms, and logs analysis.
19 tools
AWS CloudTrail
AWS CloudTrail audit logging and monitoring.
5 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "aws_s3_tables": {
      "url": "None",
      "transport": "http"
    }
  }
}