AmazonMWAA MCP Config
<p><fullname>Amazon Managed Workflows for Apache Airflow</fullname> <p>This section contains the Amazon Managed Workflows for Apache Airflow (MWAA) API reference documentation. For more information, see <a href="https://docs.aws.amazon.com/mwaa/latest/userguide/what-is-mwaa.html">What Is Amazon MWAA
Config URL
Use this URL in any MCP-compatible client to fetch the config automatically.
https://mcp-bridge.pages.dev/config/amazonaws-com-mwaa.jsonConfiguration JSON
Use curl https://mcp-bridge.pages.dev/config/amazonaws-com-mwaa.json to fetch programmatically.
{
"mcpServers": {
"amazonaws-com-mwaa": {
"command": "npx",
"args": ["-y","@mcp/amazonaws-com-mwaa"],
"env": {
"AMAZONMWAA_API_KEY": "your_amazonmwaa_api_key"
}
}
}
}How to Use
Cursor
Go to Cursor Settings → MCP Servers → Add with the JSON above.
CLI / curl
Fetch the config programmatically:
curl https://mcp-bridge.pages.dev/config/amazonaws-com-mwaa.jsonEnvironment Variables
AMAZONMWAA_API_KEYReplace your_amazonmwaa_api_key with your actual amazonmwaa api key
Endpoints
/clitoken/{Name}CreateCliToken
/environments/{Name}GetEnvironment
/environments/{Name}CreateEnvironment
/environments/{Name}DeleteEnvironment
/environments/{Name}UpdateEnvironment
/webtoken/{Name}CreateWebLoginToken
/environmentsListEnvironments
/tags/{ResourceArn}ListTagsForResource
/tags/{ResourceArn}TagResource
/metrics/environments/{EnvironmentName}PublishMetrics