Datastream MCP ServerServer

ag2-mcp-servers
GitHub
Google CloudData StreamingMCP

Loading subscription status...

💡 Description

A Multi-Agent Conversation Protocol server that enables interaction with the Google Cloud Datastream API to manage data replication services between various source and target systems using natural language commands.

📝 JSON Entries

{
  "mcpServers": [
    {
      "Datastream MCP Server": {
        "env": {
          "SECURITY": "API_KEY",
          "CONFIG_PATH": "mcp_server/mcp_config.json"
        },
        "args": [],
        "command": "python mcp_server/main.py stdio"
      }
    }
  ]
}

🛠️ Tools

PythonPipUV

Features

  • Data management through natural language
  • Integration with Google Cloud Datastream API