← All servers

Server Google FormsVerified✓ No advisories

io.github.claude-book/mcp-server-google-forms
New to MCP? Start here →
0★ stars
97weekly installs
3 days agolast release

Provenancewhere it came from, and what was verified

Verified namespace

Published to the official MCP registry by github.com/claude-book, which proved it owns this namespace.

Verified owner: github.com/claude-bookio.github.claude-book/mcp-server-google-forms

Permissions & trustwhat this server can touch before you run it

Configuration
Reads GOOGLE_FORMS_MCP_DIR.

About

Cria, edita e publica Google Forms a partir do Claude: quizzes, seções e leitura de respostas.

Packages & transports

npmmcp-server-google-formsv0.5.0 · npx

Metadata

Categoryai
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp_server_google_forms": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-server-google-forms"
      ]
    }
  }
}

▸ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y mcp-server-google-forms