Skip to main content
Glama

AWS S3 Control MCP Server

by qingyun-wu
mcp_config_analysis_execution.json713 B
{ "server": { "url": "/api" }, "authentication": [ { "schema_parameters": { "scheme": "bearer" }, "type": "http", "value": "BEARER_TOKEN" } ], "operations": [ { "description": "Rerun data transforms and web optimization.", "name": "rerun_transform" }, { "description": "Run analysis", "name": "run_analysis" }, { "description": "Gets live logs from main execution task", "name": "get_execution_logs" }, { "description": "Terminates all analysis jobs related to this execution", "name": "stop_analysis" }, { "description": "Gets the tasks submitted by the workflow execution", "name": "get_tasks_for_execution" } ] }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/qingyun-wu/aws-s3-control'

If you have feedback or need assistance with the MCP directory API, please join our Discord server