{
  "markdown": "# Datastream Managed MCP Extension\n\n> **Preview:** This product is subject to the \"Pre-GA Offerings Terms\" in the\n> General Service Terms section of the\n> [Service Specific Terms](https://docs.cloud.google.com/terms/service-terms#1).\n> Pre-GA products and features are available \"as is\" and might have limited\n> support. For more information, see the\n> [launch stage descriptions](https://cloud.google.com/products#product-launch-stages).\n\nThe Datastream managed MCP extension lets you manage and monitor your Datastream\nresources, such as streams, connection profiles, and stream objects, from your\nAI application.\n\n## Why use the Datastream managed MCP server?\n\nGoogle and Google Cloud\n[managed MCP servers](https://docs.cloud.google.com/mcp/overview) can be used in\nyour AI applications with enterprise-ready governance, security, and access\ncontrol.\n\n## Before you begin\n\n1.  In the Google Cloud console, on the\n    [project selector page](https://console.cloud.google.com/projectselector2/home/dashboard),\n    select or create a Google Cloud project.\n\n    > **Note**: If you don't plan to keep the resources that you create in this\n    > procedure, create a project instead of selecting an existing project.\n    > After you finish these steps, you can delete the project, removing all\n    > resources associated with the project.\n\n2.  Get your administrator to grant you the\n    [MCP Tool User role](https://docs.cloud.google.com/iam/docs/roles-permissions/mcp#mcp.toolUser)\n    (`roles/mcp.toolUser`) on the Google Cloud project. If you created a new\n    project, then you already have the required permissions.\n\n3.  Ensure your administrator has enabled the\n    [Datastream API](https://console.cloud.google.com/marketplace/product/google/datastream.googleapis.com)\n    on the Google Cloud project.\n\n## Configure authentication\n\nThis extension uses Google Application Default Credentials (ADC) to perform\nauthentication. To login with ADC, run the following command in your terminal:\n\n```bash\ngcloud auth application-default login\n```\n\nFor additional details, see the\n[ADC documentation](https://docs.cloud.google.com/docs/authentication/application-default-credentials#personal).\n\n## Install the extension\n\nTo install the extension, run the following command in your terminal:\n\n```bash\ngemini extensions install https://github.com/gemini-cli-extensions/datastream\n```\n\n## Available tools\n\nTo see a complete list of available tools and their schemas, see the\n[Datastream MCP reference](https://docs.cloud.google.com/datastream/docs/reference/mcp).\n\n## Sample use cases\n\nThe following are example use cases for the Datastream MCP server:\n\n-   List, get, start, and delete streams in your project.\n-   List connection profiles to verify connectivity settings for sources and\n    destinations.\n-   List and get details of specific stream objects to track replication\n    progress and status.\n-   Use the get_operation tool to poll the status of operations such as starting\n    or deleting a stream.\n\n### Sample prompts\n\n-   List all running Datastream streams in project `PROJECT_ID` and location\n    `LOCATION`.\n-   What's the status of the Datastream stream `STREAM_ID` in `LOCATION`?\n-   Start the Datastream stream `STREAM_ID` in `LOCATION`.\n-   List the objects being replicated by the stream\n    projects/`PROJECT_ID`/locations/`LOCATION`/streams/`STREAM_ID`.\n-   Check the replication status for the source table `TABLE_NAME` in the stream\n    projects/`PROJECT_ID`/locations/`LOCATION`/streams/`STREAM_ID`.\n\nIn the prompts, replace the following:\n\n-   `PROJECT_ID` with your Google Cloud project identifier.\n-   `LOCATION` with the location of your Google Cloud project.\n-   `STREAM_ID` with your Datastream stream identifier.\n-   `TABLE_NAME` with the name of your source table.\n\n## Optional security and safety configurations\n\nMCP introduces new security risks and considerations due to the wide variety of\nactions that you can take with MCP tools. To minimize and manage these risks,\nGoogle Cloud offers defaults and customizable policies to control the use of MCP\ntools in your Google Cloud organization or project.\n\nFor more information about MCP security and governance, see\n[AI security and safety](https://docs.cloud.google.com/mcp/ai-security-safety).\n\n## Quotas and limits\n\nThe Datastream MCP server doesn't have its own quotas. There is no limit on the\nnumber of call that can be made to the MCP server. You are still subject to the\nquotas enforced by the APIs called by the MCP server tools.\n\n## Reference and resources\n\n*   Explore the\n    [Datastream remote MCP server reference documentation](https://docs.cloud.google.com/datastream/docs/reference/mcp),\n    which includes a list of all available tools, and the full input and output\n    schema for each tool.\n*   See the\n    [Datastream overview](https://docs.cloud.google.com/datastream/docs).\n*   Learn about\n    [MCP security and governance](https://docs.cloud.google.com/mcp/ai-security-safety).\n",
  "bytes": 4979,
  "sha": "4dd34fcc824379170cb5e94a58ca405f3d6f37b41893c67d5c6171e80f8e0523",
  "repo_slug": "gemini-cli-extensions/datastream",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_gemini_cli_extensions_datastream_af05cbfa/readme"
}