mcpbeat Sign in

MCP Server Google Forms

by claude-book Your server? Claim it
local only

MCP Server Google Forms runs on your own machine — the client starts it, so there is no endpoint to ping. 56 installs a week from npm. Last commit 8 Aug 2026.

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

Installs per day peak 399 · avg 28 · -67% w/w
a month agotoday
56
Installs / week
npm · mcp-server-google-forms
0
Stars
0 open issues
8 Aug 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check MCP Server Google Forms every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mcp-server-google-forms -- npx -y mcp-server-google-forms
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-server-google-forms": {
      "args": [
        "-y",
        "mcp-server-google-forms"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-server-google-forms]
command = "npx"
args = ["-y", "mcp-server-google-forms"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-server-google-forms": {
      "args": [
        "-y",
        "mcp-server-google-forms"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-server-google-forms": {
      "args": [
        "-y",
        "mcp-server-google-forms"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: GOOGLE_FORMS_MCP_DIR (Pasta com as credenciais do Google (client_secret*.json e config.json). Opcional — padrão: ~/.config/mcp-server-google-forms/). The author declared them in the registry entry; get the values from the project itself.

Alternatives to MCP Server Google Forms

same job, measured the same way
MCP Google Forms
by kamarusama

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

85 installs/wk local only
CrustAPI Google + LinkedIn Data
by crustapi

Live Google + public LinkedIn data: search, maps, profiles, companies, jobs. Pay only for results.

91 installs/wk local only
Gogcli MCP Slides
by chrischall

Google Slides via gogcli for Claude — deck and slide authoring

354 installs/wk local only
Gemini
by pavelguzenfeld

MCP server that exposes Google Gemini as tools for Claude Code

55 installs/wk local only
Google Forms MCP
by a1-x-tech

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

139 installs/wk local only
Google_docs
by pipeworx-io

Google Docs MCP Pack — read, create, and edit Google Docs via OAuth.

37 tools answering
Gogcli MCP Drive
by chrischall

Google Drive via gogcli for Claude — search, upload, download, permissions

330 installs/wk local only
Serpmantics
by amaurydvl

French-first SEO: semantic content guides, scoring, E-E-A-T audits for Google, ChatGPT & Claude.

31 tools answering

MCP Server Google Forms — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP Server Google Forms?
MCP Server Google Forms runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package mcp-server-google-forms was installed 56 times last week.
How do I connect MCP Server Google Forms?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls mcp-server-google-forms straight from npm; nothing to host, nothing to sign up for.
How many people use MCP Server Google Forms?
The npm package mcp-server-google-forms was installed 56 times in the last week. Week over week that is -67%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is MCP Server Google Forms open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.