Google Forms
0
Enables Claude to programmatically create, edit, and retrieve data from Google Forms.
关于
This MCP server allows Claude to interact with the Google Forms API, providing the capability to create new forms, add different types of questions (text or multiple choice), and retrieve form details and responses, all through natural language instructions. The setup process involves configuring a Google Cloud project, obtaining OAuth 2.0 credentials, and setting up environment variables for authentication.
主要功能
- Adds multiple-choice questions to forms
- Retrieves form details
- 0 GitHub stars
- Adds text-based questions to forms
- Retrieves form responses
- Creates new Google Forms
使用案例
- Automating survey creation through natural language prompts
- Collecting data and feedback from users programmatically
- Integrating Google Forms data into Claude-based workflows