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.8.tar.gz (90.7 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.8-py3-none-any.whl (74.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: finout_mcp-0.1.8.tar.gz
  • Upload date:
  • Size: 90.7 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.8.tar.gz
Algorithm Hash digest
SHA256 dda67796d13388ccf0457f9e26bb1cae191cc17b241a0e84dc0ec92b31886020
MD5 29bbd50cccf29ff7054bd283d5c01461
BLAKE2b-256 039403432f9d9bd0e05b9bf1d22765957e7b2f05b36d74ea6c7e53f522698e5a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: finout_mcp-0.1.8-py3-none-any.whl
  • Upload date:
  • Size: 74.1 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.8-py3-none-any.whl
Algorithm Hash digest
SHA256 72ac12f209519972a489907bbfd32e707bc87f820ca3fcf91f2c69a701507abd
MD5 0cbbcc629a6659b03175b1b28b4b5c45
BLAKE2b-256 a1af6d9203c48a95904d6b19bd69430216818c0bce8038abb650ac4834a14905

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