Forms

Google Forms MCP Server

Connect your account, then chat with AI to run tools.

Google Forms is an online survey tool that allows users to create forms, distribute them, and collect responses efficiently. It is primarily used for conducting surveys, quizzes, and gathering feedback.

Managed
7 tools
Agent guide included

Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.

Browse all tools

AI Skill
SKILL.md

Domain knowledge for Google Forms — workflow patterns, data models, and gotchas for your AI agent.

Google Forms

Google Forms is an online survey tool for creating forms, distributing them, and collecting responses. Conduct surveys, quizzes, and gather feedback.

Data Model

  • Form definitions — titles, settings, and ordered items representing questions and layout.
  • Response batches — per-respondent answers tied to revision metadata.

Gotchas

  • form_id: Extract from the Forms URL, Drive browsing filtered to application/vnd.google-apps.form, or the Forms management surface.
  • Items: Form structure uses Item objects for questions.

Tools in this Server (7)

Google Forms Create Form

Create a new Google Form. Returns the created formId plus edit/responder URLs and the raw API response.

Google Forms Fetch Forms

Retrieve detailed information about a specific Google Form using its unique 'formid'. Use this when you need the form structure, questions, and metada...

Google Forms Get Form Response

Get a single response for a Google Form by responseId.

Google Forms List Form Responses

Collect responses submitted to a specific Google Form identified by 'formid'. Use this to gather all responses for analysis or record-keeping. Returns...

Google Forms List Forms

List Google Forms accessible to the authenticated user (via Drive files.list).

Google Forms Set Publish Settings

Update Google Form publish settings (publishAsTemplate, requireAuthentication).

Google Forms Validate Token

Validate the Google Forms OAuth token and confirm required scopes are granted.

Frequently Asked Questions

What is the Google Forms MCP server?

Google Forms is an online survey tool that allows users to create forms, distribute them, and collect responses efficiently. It is primarily used for conducting surveys, quizzes, and gathering feedback. It provides 7 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect Google Forms to my AI agent?

Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/google-forms. Authentication is handled automatically.

How many tools does Google Forms provide?

Google Forms provides 7 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.

What authentication does Google Forms require?

Google Forms uses One-click sign in. Google Forms requires credentials. Connect via MCPBundles and authentication is handled automatically.

Setup Instructions

Connect Google Forms to any MCP client in minutes

MCP URL
https://mcp.mcpbundles.com/bundle/google-forms

One-click install:

The link prefills the Add custom connector dialog — you still review the values and click Add, then Connect to complete OAuth.

Or add manually

  1. Open claude.ai → Settings → Connectors.
  2. Click the + button and choose Add custom connector.
  3. Set Name to Google Forms and paste the MCP URL into Remote MCP server URL.
  4. Click Add. Google Forms will appear under Not connected — select it and click Connect to complete OAuth.
Name: Google Forms
Remote MCP server URL: https://mcp.mcpbundles.com/bundle/google-forms
Authentication: OAuth

Custom connectors at claude.ai require a paid Claude plan (Pro, Max, Team, or Enterprise).

Ready to use Google Forms?

Sign in to connect your credentials and start running tools from the chat.

Google Forms MCP Server & Skill — 7 Tools