google-form-mcp-server
If you are the rightful owner of google-form-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server that integrates with Google Forms API and CamelAIOrg Agents to create, modify, and retrieve forms using natural language instructions.
This project enables the creation and management of Google Forms through natural language requests. It consists of two main components: an MCP Server, which is a Flask-based server implementing the Model Context Protocol to expose Google Forms operations as tools, and CamelAIOrg Agents, an AI agent framework that processes natural language requests and translates them into MCP tool calls. The system features a dark-themed UI with an animated visualization of the request flow between frontend, agents, MCP server, and Google APIs.
Features
- Create Google Forms from natural language requests
- Add different types of questions (text, paragraph, multiple-choice, checkbox)
- Retrieve form responses
- Visualize the flow of requests and responses
- Dark-themed UI with animations