Connects Claude to the Google Forms API with 19 tools covering the full lifecycle: create quiz forms, add multiple choice or true/false questions in bulk, set answer keys, read and verify grading config, pull submitted responses, and reorder or rename items. Authentication uses OAuth with forms.body and forms.responses.readonly scopes. Useful when you're building or maintaining quizzes programmatically, need to diff expected answers against what's actually configured, or want to automate response collection without touching the Forms UI. Includes a raw batch update escape hatch for unsupported API calls.
claude mcp add --transport stdio kamarusama-mcp-google-forms uvx mcp-google-forms