Skip to main content

A scalable MCP server with clean architecture

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

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: piercloud_mcp-0.2.0.tar.gz
  • Upload date:
  • Size: 11.6 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.2.0.tar.gz
Algorithm Hash digest
SHA256 7b38df30d8e2ef0705ff238dd228cb369a60c8266e2b3fb8a233992057dcccf1
MD5 3f4de3656cbf61bbb97478d172fd9f0c
BLAKE2b-256 3b1004644e43431de7d85fc39e79e44f236c1ef4fb68dde804fac6757496be12

See more details on using hashes here.

File details

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

File metadata

  • Download URL: piercloud_mcp-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 11.4 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.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e5585cd3a70608f3850fbea987c8b35764b8f64dc6903e5979b56554fa7d4d3d
MD5 214c5631457902b54b8153c7de4b7a79
BLAKE2b-256 3008d04bc56c500512043de7f3f4a699bf6fdfbc4d5e56f8a1f1aec13d1a3445

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