Skip to content
Claude Desktop

mcp google forms for Claude Desktop

io.github.kamarusama/mcp-google-forms

19 tools for Google Forms: create quizzes, add questions, set answer keys, read responses.

client:Claude Desktop transport:stdio runtime:pypi

Install mcp google forms in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "mcp-google-forms": {
      "command": "uvx",
      "args": [
        "mcp-google-forms"
      ],
      "env": {
        "GOOGLE_FORMS_MCP_DIR": "<GOOGLE_FORMS_MCP_DIR>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

mcp google forms in other clients