·google-forms
</>

google-forms

udecode/google-forms-mcp

MCP を介してプログラムで Google フォームを作成および管理します。以下の場合に使用します: (1) アンケートフォームを作成する (2) フォームへの質問/セクションの追加、(3) フォームの回答の取得、(4) AskUserQuestion の変換 共有可能なフォームに。セットアップ、すべてのツール、項目の順序、API の制限について説明します。

3インストール·0トレンド·@udecode

インストール

$npx skills add https://github.com/udecode/google-forms-mcp --skill google-forms

SKILL.md

| createform | Create form (returns formId) | | updateform | Update title/description | | getform | Get form structure | | listforms | List all forms | | deleteform | Delete form permanently | | addsection | Visual divider (no page break) | | addpage | Page break (requires Next button) | | addtextquestion | Free text input |

| addmultiplechoicequestion | Radio or checkbox | | updatequestion | Modify existing question | | deletequestion | Remove question by index | | getformresponses | Get submitted responses |

All items are added at index 0. The LAST item you add appears FIRST.

MCP を介してプログラムで Google フォームを作成および管理します。以下の場合に使用します: (1) アンケートフォームを作成する (2) フォームへの質問/セクションの追加、(3) フォームの回答の取得、(4) AskUserQuestion の変換 共有可能なフォームに。セットアップ、すべてのツール、項目の順序、API の制限について説明します。 ソース: udecode/google-forms-mcp。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/udecode/google-forms-mcp --skill google-forms
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

google-forms とは?

MCP を介してプログラムで Google フォームを作成および管理します。以下の場合に使用します: (1) アンケートフォームを作成する (2) フォームへの質問/セクションの追加、(3) フォームの回答の取得、(4) AskUserQuestion の変換 共有可能なフォームに。セットアップ、すべてのツール、項目の順序、API の制限について説明します。 ソース: udecode/google-forms-mcp。

google-forms のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/udecode/google-forms-mcp --skill google-forms インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/udecode/google-forms-mcp

詳細

カテゴリ
</>開発ツール
ソース
skills.sh
初回登録
2026-02-01

関連 Skills

なし