mcpserver.lol
registry/googleapis-mcp-5
Connection check verified live · 20h ago

googleapis-mcp-5

Interact with your Google Cloud Datastream resources using natural language commands.

Tools 10
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 20h ago

Tools & capabilities

10 tools

Read from the running server on 20h ago.

delete_stream can modify data name*requestId
Deletes a stream, specified by the provided resource 'name' parameter. * The resource 'name' parameter is in the form: 'projects/{project name}/locations/{location}/streams/{stre…
get_operation read-only name
Gets the status of a long-running operation. ***Usage*** Some tools (for example, `run_stream`) return a long-running operation. You can use this tool to get the status of the ope…
get_stream read-only name*
Get details of the stream specified by the provided resource 'name' parameter. * The resource 'name' parameter is in the form: 'projects/{project name}/locations/{location}/strea…
get_stream_object read-only name*
Get details of the stream object specified by the provided resource 'name' parameter. * The resource 'name' parameter is in the form: 'projects/{project name}/locations/{location…
list_connection_profiles read-only parent*pageSizepageTokendisplayNamecreateTimeAftercreateTimeBefore
Lists connection profiles in a given project and location. For example: { parent: "projects/my-project/locations/us-central1" create_time_after: 2025-10-02T10:15:33Z create_…
list_static_ips read-only name*
Lists static IP addresses of the provided resource name that need to be allowlisted by the customer when using the static-IP connectivity method. Returns up to 100 IP addresses. *…
list_stream_objects read-only parent*pageSizepageToken
Lists stream objects in a given stream. * Parent parameter is in the form 'projects/{project name}/locations/{location}/streams/{stream name}', for example: 'projects/my-project/lo…
list_streams read-only failedparent*runningpageSizepageTokendisplayName +2
Lists streams in a given project and location. For example: { parent: "projects/my-project/locations/us-central1" create_time_after: 2025-10-02T10:15:33Z create_time_before:…
lookup_stream_object read-only parent*sourceObjectIdentifier*
Lookup a stream object by its source object identifier. **Parameters:** * The 'parent' parameter is the name of the stream in the form: 'projects/{project name}/locations/{locati…
run_stream name*forcecdcStrategy
Starts an already created stream, specified by the provided resource 'name' parameter. **Parameters** * 'name': The resource name of the stream to start. * 'name' should be…