Skip to main content
Glama

Server Details

Create and manage Google Forms to run surveys and collect data. Add text and multiple-choice quest…

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

Available Tools

5 tools
add_multiple_choice_questionTry in Inspector

Add a multiple choice question to an existing Google Form

ParametersJSON Schema
NameRequiredDescriptionDefault
formIdYesForm ID
optionsYesArray of options
requiredNoWhether it is required (optional, default is false)
questionTitleYesTitle of the question
add_text_questionTry in Inspector

Add a text question to an existing Google Form

ParametersJSON Schema
NameRequiredDescriptionDefault
formIdYesForm ID
requiredNoWhether it is required (optional, default is false)
questionTitleYesTitle of the question
create_formTry in Inspector

Create a new Google Form with a title and optional description

ParametersJSON Schema
NameRequiredDescriptionDefault
titleYesTitle of the form
descriptionNoDescription of the form (optional)
get_formTry in Inspector

Get detailed information about a Google Form

ParametersJSON Schema
NameRequiredDescriptionDefault
formIdYesForm ID
get_form_responsesTry in Inspector

Get all responses for a Google Form

ParametersJSON Schema
NameRequiredDescriptionDefault
formIdYesForm ID

FAQ

How do I claim this server?

To claim this server, publish a /.well-known/glama.json file on your server's domain with the following structure:

{ "$schema": "https://glama.ai/mcp/schemas/connector.json", "maintainers": [ { "email": "your-email@example.com" } ] }

The email address must match the email associated with your Glama account. Once verified, the server will appear as claimed by you.

What are the benefits of claiming a server?
  • Control your server's listing on Glama, including description and metadata
  • Receive usage reports showing how your server is being used
  • Get monitoring and health status updates for your server
Try in Browser

Your Connectors

Sign in to create a connector for this server.