{"openapi":"3.1.0","info":{"title":"Google Workspace MCP Server","description":"Google Drive MCP 서버로 Gmail, Calendar, Drive, Docs 등 Google Workspace 서비스를 AI 에이전트에서 통합 관리할 수 있습니다. 자연어로 파일을 검색하고 문서를 편집하며 이메일을 관리하여 업무 생산성을 높입니다.","version":"1.0.0","x-fusepie-id":"mcp-google-workspace","x-fusepie-category":"communication","x-fusepie-provider":"Google"},"servers":[{"url":"npx -y @modelcontextprotocol/server-gdrive","description":"Production"}],"paths":{"/":{"get":{"operationId":"call_mcp_google_workspace","summary":"Google Workspace MCP Server","description":"Google Drive MCP 서버로 Gmail, Calendar, Drive, Docs 등 Google Workspace 서비스를 AI 에이전트에서 통합 관리할 수 있습니다. 자연어로 파일을 검색하고 문서를 편집하며 이메일을 관리하여 업무 생산성을 높입니다.","parameters":[{"name":"q","in":"query","description":"Search query or main parameter","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"object"}}}}},"security":[{"apiKey":[]}]}}},"components":{"securitySchemes":{"apiKey":{"type":"apiKey","in":"header","name":"Authorization","description":"API key required"}}},"x-mcp-config":{"mcpServers":{"mcp-google-workspace":{"command":"npx","args":["-y","@fusepie/mcp-mcp-google-workspace"],"env":{"API_KEY":""}}}}}