Back to search
30
MCP

aws-finops-mcp-server

ravikiranvm/aws-finops-mcp-server

An MCP (Model Context Protocol) server that brings powerful AWS FinOps capabilities directly into your AI assistant. Analyze cloud costs, audit for waste, and get budget insights using natural language, all while keeping your credentials secure on your local machine.

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

Similar MCP servers embedding-nearest

aws-finops-mcp-server
An MCP server for AWS FinOps to analyze costs and audit for savings.
0 tools
aws-mcp-server
A lightweight service that enables AI assistants to execute AWS CLI commands (in safe containerized environment) through the Model Context P
0 tools
azure-finops-mcp-server
An MCP server for Azure FinOps to analyze costs and audit for savings.
0 tools
awslabs.aws-support-mcp-server
An Model Context Protocol (MCP) server for AWS SupportAPI.
0 tools
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.
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": {
    "aws-finops-mcp-server": {
      "url": "https://pypi.org/project/aws-finops-mcp-server/",
      "transport": "http"
    }
  }
}