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.2.0.tar.gz (114.3 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.2.0-py3-none-any.whl (94.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: finout_mcp-0.2.0.tar.gz
  • Upload date:
  • Size: 114.3 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.2.0.tar.gz
Algorithm Hash digest
SHA256 c4ff3e4303189160cb638147e022f0ab7c032eba78cfb7198baf0832604e9c55
MD5 846291996755c86bc8a8bba16d071fd9
BLAKE2b-256 efbdc8f877b2e52339ebdfff703375f65d5b43ce8fea98f571f9d2aee7470e4d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: finout_mcp-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 94.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.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3454c3f757fb9c84afa411f6c987b374ad579de24ddcf5a627fba81273f0392f
MD5 60efc2bb5d44ebd29587308825c99052
BLAKE2b-256 9f4046dda87a5d21c88aabb12bcbc2d0faf3c3f2cf3ed8ceccb86388760dfa02

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