Google Workflows MCP ServerServer

ag2-mcp-servers
GitHub
Google APIWorkflow ManagementMCP Server

Loading subscription status...

💡 Description

An MCP (Multi-Agent Conversation Protocol) server that enables interaction with the Google Workflows API, allowing management of workflow executions and definitions through natural language commands.

📝 JSON Entries

{
  "mcpServers": [
    {
      "Google Workflows MCP Server": {
        "env": {
          "CONFIG": "JSON_STRING",
          "SECURITY": "API_KEY",
          "CONFIG_PATH": "path/to/mcp_server/mcp_config.json"
        },
        "args": [
          "stdio"
        ],
        "command": "python mcp_server/main.py"
      }
    }
  ]
}

🛠️ Tools

PythonPipUVRuffMypyPytest

Features

  • Integration with Google Workflows API
  • Natural Language Commands