Remote#MCP Server#Node.js#AWSLicense: NoneLanguage: TypeScript

MCPサーバー開発

クイックスタートガイド Node.js 開発向け

https://modelcontextprotocol.io/quickstart/server#node

  • 上記URLを読んでMCPサーバーをClaude Desktopの準備をしておく

システム要件

  • Node.js バージョン 16 以上
  • AWS CLI 2.23.3 (動作確認済み)

npm インストール & ビルド

    npm install
    npm run build

claude_desktop_config.json

  • env には環境変数を指定する
  • 設定を変更したら、Claude Desktop を再起動する
{
    "mcpServers": {
        "aws-monthly-cost-report": {
            "command": "node",
            "args": [
                "/path/to/aws-monthly-cost-report-mcp-server/build/index.js"
            ],
            "env": {
                "AWS_REGION": "ap-northeast-3",
                "AWS_PROFILE": "default",
                "AWS_S3_ENDPOINT": "https://s3.ap-northeast-3.amazonaws.com",
                "AWS_COST_REPORT_BUCKET": "your-backet-name"
            },
            "disabled": false,
            "autoApprove": [
                "get_env"
            ]
        }
    }
}

プロンプト

今月のAWSのコストを教えて

Installation

Claude
Claude
Cursor
Cursor
Windsurf
Windsurf
Cline
Cline
Witsy
Witsy
Spin AI
Spin AI
Use the following variables when running the server locally:

MCPLink

Seamless access to top MCP servers powering the future of AI integration.

© 2025 MCPLink. All rights reserved.
discordgithubdiscord