Skip to content
Verified official

Google Forms MCP MCP

v1.2.0

io.github.a1-x-tech/mcp-google-forms

MCP server for the Google Forms API: create forms, manage questions, read responses and watches.

transport:stdio runtime:npm

Target client

run in your project directory

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

claude mcp add mcp-google-forms -e GOOGLE_FORMS_CLIENT_ID=<GOOGLE_FORMS_CLIENT_ID> -e GOOGLE_FORMS_CLIENT_SECRET=<GOOGLE_FORMS_CLIENT_SECRET> -e GOOGLE_FORMS_REFRESH_TOKEN=<GOOGLE_FORMS_REFRESH_TOKEN> -e GOOGLE_FORMS_ACCESS_TOKEN=<GOOGLE_FORMS_ACCESS_TOKEN> -e GOOGLE_FORMS_OAUTH_PORT=<GOOGLE_FORMS_OAUTH_PORT> -e GOOGLE_FORMS_API_BASE=<GOOGLE_FORMS_API_BASE> -e GOOGLE_FORMS_TIMEOUT_MS=<GOOGLE_FORMS_TIMEOUT_MS> -e GOOGLE_FORMS_MAX_RETRIES=<GOOGLE_FORMS_MAX_RETRIES> -- npx -y mcp-google-forms

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

This listing does not declare its tools. Connect the server and your client will discover them on the handshake.