aws-finops-mcp-server
ravikiranvm/aws-finops-mcp-serverAn 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.
Similar MCP servers embedding-nearest
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"
}
}
}