Skip to main content

MCP server for Finout cloud cost observability platform

Project description

Finout MCP Server

Model Context Protocol server for Finout cloud cost observability. Query costs, detect anomalies, and find waste using natural language.

Quick Start

Obtain and API Client ID and Secret Key from your Finout account.

# Install
pip install finout-mcp

# Configure
cat > ~/.config/claude/claude_desktop_config.json <<EOF
{
  "mcpServers": {
    "finout": {
      "command": "finout-mcp",
      "args": [],
      "env": {
        "FINOUT_CLIENT_ID": "your-client-id",
        "FINOUT_SECRET_KEY": "your-secret-key"
      }
    }
  }
}
EOF

# Restart Claude Desktop

## Tools

**Cost Analysis:**
- `query_costs` - Query costs with filters and grouping
- `compare_costs` - Period-over-period comparison

**Filter Discovery:**
- `list_available_filters` - Browse available filters
- `search_filters` - Search filters by keyword
- `get_filter_values` - Get values for a specific filter

**Optimization:**
- `get_anomalies` - Detect cost spikes
- `get_waste_recommendations` - Find idle resources

## Example Queries

"What was my AWS spend last month?" "Show me EC2 costs in us-east-1 for last week" "Compare this month's Kubernetes costs to last month" "Find idle resources that could save money" "Show cost anomalies from the past 7 days"




## Resources

- [Finout Documentation](https://docs.finout.io)

## License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

finout_mcp-0.1.6.tar.gz (86.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

finout_mcp-0.1.6-py3-none-any.whl (71.0 kB view details)

Uploaded Python 3

File details

Details for the file finout_mcp-0.1.6.tar.gz.

File metadata

  • Download URL: finout_mcp-0.1.6.tar.gz
  • Upload date:
  • Size: 86.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.15

File hashes

Hashes for finout_mcp-0.1.6.tar.gz
Algorithm Hash digest
SHA256 f0082d62af2bc90b198b528bb8720df862b7003f1ce10854c786c68f071d1ab2
MD5 39686e59ce3402e160d284058b5bde15
BLAKE2b-256 2b044794d88ed0fc01c33ba6899f2e8d456146dc63418825688fbcf0ef5db791

See more details on using hashes here.

File details

Details for the file finout_mcp-0.1.6-py3-none-any.whl.

File metadata

  • Download URL: finout_mcp-0.1.6-py3-none-any.whl
  • Upload date:
  • Size: 71.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.15

File hashes

Hashes for finout_mcp-0.1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 f78ea1ad3eff0a9dc188f24a46d80ae8106bb7e9d04b58518ed1b51f1537b910
MD5 a296201222679889fccda01272a0fe11
BLAKE2b-256 ace414acc15e45b8da0f786515e8d68a1f2a2db02dac3e45b61b48095e618fd7

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page