Connector guide2-minute read8 MCP toolsEnglish · Deutsch · Italiano

MessageBird (Bird) を Claude に接続する方法 — MCP 経由

Drive MessageBird / Bird (multichannel CPaaS — SMS, voice, WhatsApp via Bird, RCS) from any AI agent. 8 tools, AccessKey header auth.

HCBy HelpCode teamUpdated 2 min read Open source on GitHub

No credit card · 7-day trial · Self-host alternative available

MCP connector

MessageBird (Bird)

Drive MessageBird / Bird (multichannel CPaaS — SMS, voice, WhatsApp via Bird, RCS) from any AI agent. 8 tools, AccessKey header auth.

Tools

8

Region

INTL

Category

Messaging

Authentication

Required env vars

MESSAGEBIRD_ACCESS_KEY
Install in one click on Cloud

7-day free trial · No credit card

  • 7-day free trial
    No credit card required
  • GDPR & SOC 2 ready
    EU data residency, audit logs
  • Open-source on GitHub
    Source-available BSL-1.1
  • Works with ChatGPT, Claude, Gemini
    Any MCP-compatible client

No install? Use cloud.anythingmcp.com directly.

Sign in, install the MessageBird (Bird) in one click, paste the credentials, mint an MCP API key — done. No Docker, no git clone, no local server to run.

Open Cloud

💡 インストール不要? cloud.anythingmcp.com を直接利用してください。 サインインし、Connectors → MessageBird (Bird) をクリック、認証情報を貼り付け、MCP API キーを発行 — 完了です。Docker も git clone もローカルサーバーも不要。

MessageBird (Bird) + Claude

Drive MessageBird / Bird (multichannel CPaaS — SMS, voice, WhatsApp via Bird, RCS) from any AI agent. 8 tools, AccessKey header auth.

前提条件

完全なセットアップ手順はコネクタ自体に組み込まれています (ストアでコネクタを選択すると表示)。必要な環境変数:

MESSAGEBIRD_ACCESS_KEY

ステップ 1 — 認証情報を取得

messagebird.com).

Note: MessageBird rebranded to Bird in 2023 (bird.com). The API endpoints at rest.messagebird.com remain functional for existing customers as of 2025; new accounts may have different endpoint paths. Verify with your account dashboard.

Setup:

  1. Sign in to https://dashboard.messagebird.comDevelopers → API access → Live or Test → copy AccessKey.
  2. Set MESSAGEBIRD_ACCESS_KEY.

Authentication: header Authorization: AccessKey ${MESSAGEBIRD_ACCESS_KEY} (literal 'AccessKey' prefix).

Recipients format: international phone numbers WITHOUT the + sign. e.g. 31612345678 for the Netherlands.

…(continued in the in-app connector instructions)

ステップ 2 — アダプターをインストール

git clone https://github.com/HelpCode-ai/anythingmcp.git
cd anythingmcp && docker compose up -d

ステップ 3 — Claude にコネクタを追加

推奨ルート — 設定ファイルを触らずに claude.ai web で動作します。

  1. claude.ai/customize/connectors を開きます。
  2. "Add custom connector" をクリック。
  3. 入力:
    • Name: MessageBird (Bird)
    • URL: https://cloud.anythingmcp.com/mcp
    • Authentication: Bearer token → MCP API キーを貼り付け (AnythingMCP → Profile → MCP API Keys → New Key)
  4. Connect をクリックして認可。

下記のすべてのツールがチャットに表示されます — プロンプトを入力し始めてください。

利用可能なツール

ToolWhat it does
messagebird_get_balanceReturn account balance (payment) and currency
messagebird_send_smsSend an SMS
messagebird_get_messageGet an SMS by ID with delivery status per recipient
messagebird_list_messagesList SMS messages with filters
messagebird_send_voice_callStart an outbound voice call
messagebird_lookup_phoneLook up phone number details: country, type (mobile/landline), formats
messagebird_verify_createSend a verification code (OTP) via SMS/voice
messagebird_verify_checkVerify a token (OTP) against a previously-created verification ID

FAQ

Claude Code は Claude Desktop と同じように動作しますか? はい — 両方を https://cloud.anythingmcp.com/mcp に向けてください。

次のステップ

Ready to ship

Your MessageBird agent is one click away.

Install the connector, paste the key, prompt Claude. Free for 7 days, no credit card.