Skip to content
Back to search
30
MCP

@matthewwolff/google-forms-mcp

npm/@matthewwolff/google-forms-mcp

Comprehensive MCP server for the Google Forms API — full coverage of form creation, management, responses, and built-in analytics

Uptime
0.0%
12 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

barie-google-forms-mcp
Google Forms MCP Server for managing forms and responses via the Model Context Protocol
0 tools
superforms-mcp
MCP server for AI-native forms, feedback forms, surveys, and human answer collection.
0 tools
@bionicforms/mcp-server
MCP server for the BionicForms REST API — exposes form building, response management, and AI analysis as tools for Claude.
0 tools
google-gmail-mcpserver
A MCP server for Google Gmail integration.
0 tools
@mcp-z/mcp-sheets
MCP server for Google Sheets integration with OAuth authentication, spreadsheet management, batch operations, and advanced formatting
0 tools
@mseep/mcp-gsheets-server
MCP server for Google Sheets integration
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@matthewwolff/google-forms-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}