Skip to content
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%
116 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
byaml-finops-mcp
MCP server for AWS FinOps analysis — cost investigation, idle resources, savings recommendations, and BYaML architecture generation
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
cloud-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

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"
    }
  }
}