Skip to main content

MCP server for Pier Cloud - query cloud costs and optimization rules

Project description

Pier Cloud MCP Server

Connect your AI assistant to Pier Cloud data. Query cloud costs, analyze spending, and get insights using natural language.

What you can do

  • Query AWS, Azure, and GCP cost data
  • Analyze cloud spending patterns
  • Get cost breakdowns by service, account, or time period
  • All through natural conversation

Installation

# Install pipx if you don't have it
python3 -m pip install --user pipx
python3 -m pipx ensurepath

# Restart your terminal, then:
pipx install piercloud-mcp

# Or without restarting:
python3 -m pipx install piercloud-mcp

Setup for Claude Desktop

Easy way (recommended):

piercloud-mcp --install-claude

This will prompt for your credentials and configure Claude automatically.

Manual way:

  1. Find the installation path:
which piercloud-mcp
# Output: /Users/yourname/.local/bin/piercloud-mcp (macOS/Linux)
# or C:\Users\yourname\.local\bin\piercloud-mcp.exe (Windows)
  1. Add to Claude config with the full path:
  • macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
  • Windows: %APPDATA%\Claude\claude_desktop_config.json
  • Linux: ~/.config/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "piercloud": {
      "command": "/Users/yourname/.local/bin/piercloud-mcp",
      "env": {
        "PIERCLOUD_CLIENT_ID": "your-client-id",
        "PIERCLOUD_CLIENT_SECRET": "your-client-secret"
      }
    }
  }
}
  1. Restart Claude Desktop

Setup for Amazon Q

piercloud-mcp --install-amazonq

This will prompt for your credentials and configure Amazon Q automatically.

Setup for AWS Kiro

piercloud-mcp --install-kiro

This will prompt for your credentials and configure AWS Kiro automatically.

Setup for ChatGPT (Custom GPT)

  1. Create a Custom GPT at https://chat.openai.com/gpts/editor

  2. Configure Actions:

    • Import schema from: https://piercloud.io/mcp/openapi.json
  3. Configure Authentication:

    • Type: Custom Headers
    • Header 1: X-Client-ID (user will provide their client ID)
    • Header 2: X-Client-Secret (user will provide their client secret)
  4. Users will be prompted to enter their Pier Cloud credentials when first using the GPT

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

piercloud_mcp-0.3.11.tar.gz (10.3 kB view details)

Uploaded Source

Built Distribution

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

piercloud_mcp-0.3.11-py3-none-any.whl (15.3 kB view details)

Uploaded Python 3

File details

Details for the file piercloud_mcp-0.3.11.tar.gz.

File metadata

  • Download URL: piercloud_mcp-0.3.11.tar.gz
  • Upload date:
  • Size: 10.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.5 CPython/3.13.1 Darwin/25.2.0

File hashes

Hashes for piercloud_mcp-0.3.11.tar.gz
Algorithm Hash digest
SHA256 0a00277a153e0103bb63e87f7d4ce36b6d5213088b8fec65f09c248f01c25dbb
MD5 a371cc6dbd54390274c0f92f4da106f9
BLAKE2b-256 3e7db69430c817074e760a1afb0429121dc1e6ffc994b58d34f449435d53b243

See more details on using hashes here.

File details

Details for the file piercloud_mcp-0.3.11-py3-none-any.whl.

File metadata

  • Download URL: piercloud_mcp-0.3.11-py3-none-any.whl
  • Upload date:
  • Size: 15.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.5 CPython/3.13.1 Darwin/25.2.0

File hashes

Hashes for piercloud_mcp-0.3.11-py3-none-any.whl
Algorithm Hash digest
SHA256 a668c94f0aa5bee4a88c20d89ae1be0bf9eec66ae1af3b08b674b0fd38827fa8
MD5 edcca15f7926a1ac723e4f2c085884c1
BLAKE2b-256 042ab69d1287b6b493aede2212352dbb894e8f2a2c667d4b4754de5cbfcab7e6

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