mcp-google-forms
Rank #60,366io.github.KamaruSama/mcp-google-forms
19 tools for Google Forms: create quizzes, add questions, set answer keys, read responses.
mcp-google-forms is a Model Context Protocol (MCP) server published by kamarusama. It ranks #60,366 of 132,113 servers tracked on MCP Toplist. mcp-google-forms is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Apr 19, 2026 and most recently updated on Apr 19, 2026.
Ranks ahead of 71,747 of 132,113 servers on MCP Toplist.
Use mcp-google-forms
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-google-forms -e "GOOGLE_FORMS_MCP_DIR=<your GOOGLE_FORMS_MCP_DIR>" -- uvx mcp-google-formsReplace each placeholder with your own value before saving.
[mcp_servers.mcp-google-forms]
command = "uvx"
args = ["mcp-google-forms"]
[mcp_servers.mcp-google-forms.env]
GOOGLE_FORMS_MCP_DIR = "<your GOOGLE_FORMS_MCP_DIR>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-google-forms": {
"command": "uvx",
"args": [
"mcp-google-forms"
],
"env": {
"GOOGLE_FORMS_MCP_DIR": "<your GOOGLE_FORMS_MCP_DIR>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-google-forms": {
"command": "uvx",
"args": [
"mcp-google-forms"
],
"env": {
"GOOGLE_FORMS_MCP_DIR": "<your GOOGLE_FORMS_MCP_DIR>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"mcp-google-forms": {
"type": "stdio",
"command": "uvx",
"args": [
"mcp-google-forms"
],
"env": {
"GOOGLE_FORMS_MCP_DIR": "<your GOOGLE_FORMS_MCP_DIR>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-google-forms": {
"command": "uvx",
"args": [
"mcp-google-forms"
],
"env": {
"GOOGLE_FORMS_MCP_DIR": "<your GOOGLE_FORMS_MCP_DIR>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-google-forms": {
"command": "uvx",
"args": [
"mcp-google-forms"
],
"env": {
"GOOGLE_FORMS_MCP_DIR": "<your GOOGLE_FORMS_MCP_DIR>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.KamaruSama%2Fmcp-google-forms)<a href="https://mcptoplist.com/server/io.github.KamaruSama%2Fmcp-google-forms"><img src="https://mcptoplist.com/badge/io.github.KamaruSama%2Fmcp-google-forms.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
kamarusama
Other servers by kamarusama
View all kamarusama servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.1 | Apr 19, 2026 |
Frequently asked questions
- Who maintains mcp-google-forms?
- mcp-google-forms is maintained by kamarusama, which publishes 3 MCP servers (3 total versions) tracked on MCP Toplist.
- Is mcp-google-forms listed on the Official MCP Registry?
- Yes — mcp-google-forms is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does mcp-google-forms have?
- MCP Toplist tracks 1 version of mcp-google-forms, most recently published on Apr 19, 2026.
- Where can I find the source code for mcp-google-forms?
- The source code for mcp-google-forms is hosted at github.com/kamarusama/mcp-google-forms.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.