AWS Budgets MCP Config
<p>Use the Amazon Web Services Budgets API to plan your service usage, service costs, and instance reservations. This API reference provides descriptions, syntax, and usage examples for each of the actions and data types for the Amazon Web Services Budgets feature. </p> <p>Budgets provide you with a
Config URL
Use this URL in any MCP-compatible client to fetch the config automatically.
https://mcp-bridge.pages.dev/config/amazonaws-com-budgets.jsonConfiguration JSON
Use curl https://mcp-bridge.pages.dev/config/amazonaws-com-budgets.json to fetch programmatically.
{
"mcpServers": {
"amazonaws-com-budgets": {
"command": "npx",
"args": ["-y","@mcp/amazonaws-com-budgets"],
"env": {
"AWS_BUDGETS_API_KEY": "your_aws_budgets_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-budgets.jsonEnvironment Variables
AWS_BUDGETS_API_KEYReplace your_aws_budgets_api_key with your actual aws budgets api key
Endpoints
/#X-Amz-Target=AWSBudgetServiceGateway.CreateBudgetCreateBudget
/#X-Amz-Target=AWSBudgetServiceGateway.CreateBudgetActionCreateBudgetAction
/#X-Amz-Target=AWSBudgetServiceGateway.CreateNotificationCreateNotification
/#X-Amz-Target=AWSBudgetServiceGateway.CreateSubscriberCreateSubscriber
/#X-Amz-Target=AWSBudgetServiceGateway.DeleteBudgetDeleteBudget
/#X-Amz-Target=AWSBudgetServiceGateway.DeleteBudgetActionDeleteBudgetAction
/#X-Amz-Target=AWSBudgetServiceGateway.DeleteNotificationDeleteNotification
/#X-Amz-Target=AWSBudgetServiceGateway.DeleteSubscriberDeleteSubscriber
/#X-Amz-Target=AWSBudgetServiceGateway.DescribeBudgetDescribeBudget
/#X-Amz-Target=AWSBudgetServiceGateway.DescribeBudgetActionDescribeBudgetAction