Connector guide1-minute read9 MCP toolsEN · DE · IT

Pinterest to MCP — どのAIエージェントからでもPinterestを操作

ビジネスAPIを介して、どのAIエージェントからでもPinterest(ボード、ピン、検索、広告、オーディエンス)を管理します。9つのツール、OAuth2トークン。

HCBy HelpCode teamUpdated 1 min read Open source on GitHub

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

Pinterest

MCP connector

Pinterest

Manage Pinterest (boards, pins, search, ads, audiences) from any AI agent via Business API. 9 tools, OAuth2 token.

Tools

9

Region

INTL

Category

social

Authentication

OAuth 2.0

Required env vars

PINTEREST_CLIENT_IDPINTEREST_CLIENT_SECRETPINTEREST_REFRESH_TOKEN
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
    Open source AGPL-3.0
  • Works with ChatGPT, Claude, Gemini
    Any MCP-compatible client

Skip the install. Get this working in under 2 minutes.

Start a free trial on cloud.anythingmcp.com, add the Pinterest in one click, then point your AI client (Claude, ChatGPT, Copilot or Cursor) at the generated MCP endpoint. No Docker, no git clone, zero engineering experience required.

Start free trial

Summary

ビジネスAPIを介して、どのAIエージェントからでもPinterest(ボード、ピン、検索、広告、オーディエンス)を管理します。9つのツール、OAuth2トークン。

こう聞いてみよう

Pinterest のサンプルプロンプト

プロンプトをクリックでコピー。Claude / ChatGPT / Cursor / Gemini / Copilot / OpenClaw に貼り付けて、このコネクターで実行できます。

Pinterest · MCP 経由でライブ
共有
Opus 4.7

Claude は AI のため誤ることがあります。回答をご確認ください。

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

Pinterest

ビジネスAPIを介して、どのAIエージェントからでもPinterest(ボード、ピン、検索、広告、オーディエンス)を管理します。9つのツール、OAuth2トークン。

セットアップ

このコネクタはPinterest Business API v5 (api.pinterest.com/v5)をラップしています。

セットアップ — OAuth2:

  1. https://developers.pinterest.com に登録し、アプリを作成します。
  2. リダイレクトURIを設定し、https://www.pinterest.com/oauth/?response_type=code&client_id=...&redirect_uri=...&scope=boards:read,boards:write,pins:read,pins:write,user_accounts:readでOAuthフローを実行します。
  3. https://api.pinterest.com/v5/oauth/tokenでコードを交換します。
  4. PINTEREST_CLIENT_IDPINTEREST_CLIENT_SECRETPINTEREST_REFRESH_TOKENを設定します。

認証: リフレッシュ付きOAuth2 — エンジンが処理します。Authorization: Bearer ACCESS_TOKENを送信します。

…(アプリ内コネクタの指示に続く)

前提条件: PINTEREST_CLIENT_IDPINTEREST_CLIENT_SECRETPINTEREST_REFRESH_TOKEN

コネクタをローカルにインストール

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

http://localhost:3000/connectors/storeを開き、Pinterestを選択し、前提条件に記載されている環境変数を貼り付けます。

利用可能なツール

ツール機能
pinterest_user_account認証されたユーザーのアカウントを取得(ユーザー名、アカウントタイプ、プロフィール画像、ボード数、フォロワー数)
pinterest_list_boards認証されたユーザーのボードをリスト表示
pinterest_get_boardセクション + ピン数を持つ単一のボードを取得
pinterest_create_boardボードを作成
pinterest_list_board_pinsボード内のピンをリスト表示
pinterest_get_pin完全なメディア情報を持つ単一のピンを取得
pinterest_create_pin外部画像URLからボードにピンを作成
pinterest_delete_pinピンを削除
pinterest_search_pins認証されたユーザーのピンを(すべてのボードを横断して)自由形式のクエリで検索

次のステップ

このガイドは役に立ちましたか?

Ready to ship

Your Pinterest agent is one click away.

Install the connector, paste the key, prompt any MCP client. Free for 7 days, no credit card.

関連ガイド

connectors

PinterestをClaudeに接続する方法 — MCP経由

ビジネスAPIを介して、任意のAIエージェントからPinterest(ボード、ピン、検索、広告、オーディエンス)を管理します。9つのツール、OAuth2トークン。

connectors

Pinterest を Cursor に接続する方法 — MCP 経由

ビジネスAPIを介して、任意のAIエージェントからPinterest(ボード、ピン、検索、広告、オーディエンス)を管理します。9つのツール、OAuth2トークン。

connectors

Pinterest を Gemini に接続する方法 — MCP 経由

ビジネスAPIを介して、任意のAIエージェントからPinterest(ボード、ピン、検索、広告、オーディエンス)を管理します。9つのツール、OAuth2トークン。

connectors

Clockify を MCP に — あらゆる AI エージェントから Clockify を操作

Manage Clockify (time tracking, projects, tasks, clients, tags, workspace users, reports) from any AI agent. 18 tools, X-Api-Key auth.

connectors

Asana を MCP に — あらゆる AI エージェントから Asana を操作

Asana REST API — tasks, projects, sections, milestones, users, teams. Triage assignment, change due dates, query workload, scan project status updates. PAT auth.

connectors

GitHub を MCP に — あらゆる AI エージェントから GitHub を操作

GitHub REST + GraphQL — repos, issues, PRs, actions, search, code review, security advisories. Read/write across the user, org, and enterprise scopes via a fine-grained PAT.