Back to search
30
MCP

awslabs.billing-cost-management-mcp-server

pypi/awslabs.billing-cost-management-mcp-server

A Model Context Protocol (MCP) server that provides tools for AWS Billing and Cost Management by wrapping boto3 SDK functions.

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

Similar MCP servers embedding-nearest

bcm-pricing-calculator-mcp-server
Model Context Protocol (MCP) server for AWS Billing and Cost Management Pricing Calculator
0 tools
awslabs.cost-analysis-mcp-server
An AWS Labs Model Context Protocol (MCP) server for Cost Analysis of the AWS services
0 tools
awslabs.mcp-cost-analysis-expert
An AWS Labs Model Context Protocol (MCP) server for Cost Analysis of the AWS services
0 tools
awslabs.aws-pricing-mcp-server
An AWS Labs Model Context Protocol (MCP) server for official pricing of AWS services
0 tools
awslabs.aws-support-mcp-server
An Model Context Protocol (MCP) server for AWS SupportAPI.
0 tools
awslabs.cfn-mcp-server
An AWS Labs Model Context Protocol (MCP) server for doing common cloudformation tasks and for managing your resources in your AWS account
0 tools

How to use

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

{
  "mcpServers": {
    "awslabs.billing-cost-management-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}