Back to search
30
MCP
AWS S3 Tables
docker-mcp/awslabs-s3-tablesManage 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
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"aws_s3_tables": {
"url": "None",
"transport": "http"
}
}
}