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.3.0.tar.gz (115.9 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.3.0-py3-none-any.whl (95.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: finout_mcp-0.3.0.tar.gz
  • Upload date:
  • Size: 115.9 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.3.0.tar.gz
Algorithm Hash digest
SHA256 2168a906a6e38138c0490dd9f567fc1617109729c59a04d4130d2a64119655e3
MD5 cf491620581fa2d9d6a00d24b18c4a7f
BLAKE2b-256 55d079ae31515b4357ea2c61a0a052bc01bcfaaf1cb17b88af590a96b22da95c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: finout_mcp-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 95.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.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d2451f40e6d709670e2362cbbed3e349b24b2254ee5de0c6f969bf2337ce83a4
MD5 cc606c7b019a0ba47d109f95cb0e36bb
BLAKE2b-256 70d988b40a0c33daf5172542556c0b01104294d12393dd33af1087d1f7245de3

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