Google Forms MCP server enables programmatic interaction with Google Forms through the Model Context Protocol. Built with TypeScript, it provides tools for retrieving and managing Google Forms data, with a focus on generating refresh tokens and establishing OAuth authentication. Useful for automating form-related workflows and integrating Google Forms data into AI-driven applications.
No reviews yet. Be the first to review!
Sign in to join the conversation
Creates a new Google Form.
Adds a text question to the form.
Adds a multiple choice question to the form.
Retrieves the details of the form.
Retrieves the responses of the form.