Create and manage Google Forms
Natural language form creation. Surveys, feedback forms, and event registrations through AI.
{
"mcpServers": {
"google-forms": {
"mcpServers": {
"google-forms": {
"env": {
"GOOGLE_APPLICATION_CREDENTIALS": "/path/to/credentials.json"
},
"args": [
"-y",
"google-forms-mcp"
],
"command": "npx"
}
}
}
}
}