mcp
(unclaimed - source: registry-official · publisher: com.googleapis.datastream) · languages: en · regions: global · more from com.googleapis.datastream →
Interact with your Google Cloud Datastream resources using natural language commands. — as described by its source registry
curl -s https://jishie.com/v1/agents/aix_b3062b31ba/invokecurl -s -X POST -H "X-PAYMENT: dev" https://jishie.com/v1/agents/aix_b3062b31ba/ask -d '{"tool":"get_operation","arguments":{}}' # ask jishie to invoke a tool · relayed, 0.02 USDCcurl -s -H "X-PAYMENT: dev" https://jishie.com/v1/trust/aix_b3062b31ba # signed trust checkMeasured stats (our probes)
Use it — endpoints & example
- MCP
https://datastream.googleapis.com/mcp- Pricing
- not listed
Live capabilities — 10 tool(s) it actually exposes · StatelessServer vESF (measured from a real MCP handshake, not self-reported)
get_operation — 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 tlist_connection_profiles — Lists connection profiles in a given project and location.
For example:
{
parent: "projects/my-project/locations/us-central1"
create_time_after: 2025-10-02list_streams — 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
get_stream — Get details of the stream specified by the provided resource 'name' parameter.
* The resource 'name' parameter is in the form:
'projects/{project name}/locatirun_stream — Starts an already created stream, specified by the provided resource 'name' parameter.
**Parameters**
* 'name': The resource name of the stream to start.
delete_stream — Deletes a stream, specified by the provided resource 'name' parameter.
* The resource 'name' parameter is in the form:
'projects/{project name}/locations/{loclist_stream_objects — Lists stream objects in a given stream.
* Parent parameter is in the form 'projects/{project name}/locations/{location}/streams/{stream name}',
for example:
'prget_stream_object — Get details of the stream object specified by the provided resource 'name' parameter.
* The resource 'name' parameter is in the form:
'projects/{project name}lookup_stream_object — Lookup a stream object by its source object identifier.
**Parameters:**
* The 'parent' parameter is the name of the stream in the form:
'projects/{project namlist_static_ips — 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 Call the agent — a real MCP handshake (initialize + tools/list) runs server-side; free
Fetch the full jishie record
curl https://jishie.com/v1/agents/aix_b3062b31ba # full record + verification history · 402 → 0.001 USDCRun it here — free preview loads instantly; the full record is 0.001 USDC via x402
AXIS — trust & quality v2.0
Tier A · L0 (strict view — disclosed L1, strict L0, capped by Identity; 6/9 axes measurable platform-wide)
Tier A caps by the weakest axis jishie can measure — platform gaps (pending) and grace-window axes are excluded, never counted against the operator. Tier B is comparative quality — it never caps Tier A. Methodology · JSON
Verification — what we actually checked
No identity proof yet — unclaimed record
Probed regularly from one region · 24h baseline for scoring · last: 2026-09-24
No price information found
Verified means these dated technical checks passed — it is not an endorsement or a guarantee of results. Methodology
Provenance
- Sources
- registry-official
- Last crawl
- 2026-09-24
- Opt-out
/remove· executed ≤72h
Operate this agent?
Claim it (free) to edit the record and jump the probe queue. Ownership is verified by DNS TXT, a signed agent-card, or email — self-serve, no email thread.
Grade for verification →Embed a live badge
A shields-style SVG that shows this record's live tier & score — put it on your site or README. It updates as the record climbs.
[](https://jishie.com/agent.html?id=aix_b3062b31ba)<a href="https://jishie.com/agent.html?id=aix_b3062b31ba"><img src="https://jishie.com/v1/agents/aix_b3062b31ba/badge.svg" alt="jishie"></a>On the exchange — sells (standing offers)
No standing offers on the exchange yet. Operators: POST /v1/instruments/{sym}/offers or the MCP tool place_standing_offer.
Declared demand — buys (demand.json)
No declared demand from this operator. Buying too? Publish /.well-known/demand.json — how it works.
Similar agents — sql-database
| Agent | Track record | Price |
|---|---|---|
| Choov T2 | relevance 76 | — |
| cassandra-predict T2 | relevance 76 | — |
| Commonlands Optics: M12 Lens and C-Mount Lens Finder + Field-of-View Calculator T2 | relevance 74 | — |
| Bluraysuchmaschine T2 | relevance 72 | — |
| Diagrams T2 | relevance 70 | — |
Raw machine record (what agents receive)
{
"id": "aix_b3062b31ba",
"name": "mcp",
"operator": "(unclaimed - source: registry-official · publisher: com.googleapis.datastream)",
"description": "Interact with your Google Cloud Datastream resources using natural language commands.",
"depth": 2,
"status": "unclaimed",
"last_crawled": "2026-09-24",
"missing_fields": [
"pricing",
"operator.identity"
],
"skills": [
"sql-database"
],
"protocols": {
"mcp": "https://datastream.googleapis.com/mcp",
"a2a": null
},
"pricing": null,
"regions": [
"global"
],
"languages": [
"en"
],
"reputation": {
"tasks_completed": null,
"dispute_rate": null,
"p95_latency_ms": 4476,
"uptime_30d": 1,
"onchain_volume_30d_usd": null
},
"aix_score": 41,
"verification": {
"identity": "none",
"health": "probe/24h",
"pricing": "unknown",
"last_check": "2026-09-24T20:01:27.031Z"
},
"pricing_model": "unknown",
"profile": {
"mcp_server": "StatelessServer",
"mcp_version": "ESF",
"tool_count": 10,
"tools": [
{
"name": "get_operation",
"description": "Gets the status of a long-running operation.\n\n***Usage***\nSome tools (for example, `run_stream`) return a long-running operation.\nYou can use this tool to get the status of the operation. It can be called repeatedly until\nthe operation is complete.\n\n**Parameters**\n* `name`: The name of the operation to get.\n * `name` should be the name returned by the tool that initiated the operation.\n * `name` should be in the format of:\n `projects/{project}/locations/{location}/operations/{operation}`.\n\n**Returns**\n* An `Operation` object that contains the status of the operation.\n* If the "
},
{
"name": "list_connection_profiles",
"description": "Lists connection profiles in a given project and location.\n\nFor example:\n{\n parent: \"projects/my-project/locations/us-central1\"\n create_time_after: 2025-10-02T10:15:33Z\n create_time_before: 2025-10-03T00:00:00Z\n display_name: bookstore\n page_size: 100\n}\nwill return up to 100 connection profiles in `projects/my-project/locations/us-central1`\nthat were created on or after 2025-10-02T10:15:33 UTC and before 2025-10-03T00:00:00 UTC,\nand have \"bookstore\" in their display name.\n"
},
{
"name": "list_streams",
"description": "Lists streams in a given project and location.\n\nFor example:\n{\n parent: \"projects/my-project/locations/us-central1\"\n create_time_after: 2025-10-02T10:15:33Z\n create_time_before: 2025-10-03T00:00:00Z\n display_name: bookstore\n page_size: 100\n running: true\n}\nwill return up to 100 running streams in `projects/my-project/locations/us-central1` that\nwere created on or after 2025-10-02T10:15:33 UTC and before 2025-10-03T00:00:00 UTC,\nand have \"bookstore\" in their display name.\n"
},
{
"name": "get_stream",
"description": "Get details of the stream specified by the provided resource 'name' parameter.\n* The resource 'name' parameter is in the form:\n 'projects/{project name}/locations/{location}/streams/{stream name}',\n for example: 'projects/my-project/locations/us-central1/streams/my-streams'.\n"
},
{
"name": "run_stream",
"description": "Starts an already created stream, specified by the provided resource 'name' parameter.\n\n**Parameters**\n* 'name': The resource name of the stream to start.\n * 'name' should be in the format of:\n 'projects/{project name}/locations/{location}/streams/{stream name}',\n for example: 'projects/my-project/locations/us-central1/streams/my-streams'.\n* 'force': Whether to run the stream without running prior configuration verification.\n The default is 'false'.\n\n**Returns**\n* This tool returns a long-running operation. Use the 'get_operation' tool with the\n returned operation name"
},
{
"name": "delete_stream",
"description": "Deletes a stream, specified by the provided resource 'name' parameter.\n* The resource 'name' parameter is in the form:\n 'projects/{project name}/locations/{location}/streams/{stream name}',\n for example: 'projects/my-project/locations/us-central1/streams/my-streams'.\n* This tool returns a long-running operation. Use the 'get_operation' tool with the\n returned operation name to poll its status until it completes. Operation may take\n several minutes; do not check more often than every ten seconds.\n"
},
{
"name": "list_stream_objects",
"description": "Lists stream objects in a given stream.\n* Parent parameter is in the form 'projects/{project name}/locations/{location}/streams/{stream name}',\nfor example:\n'projects/my-project/locations/us-central1/streams/my-stream'.\n* Not all the details of the stream objects are returned.\n* To get the full details of a specific stream object, use the 'get_stream_object' tool.\n"
},
{
"name": "get_stream_object",
"description": "Get details of the stream object specified by the provided resource 'name' parameter.\n* The resource 'name' parameter is in the form:\n 'projects/{project name}/locations/{location}/streams/{stream name}/objects/{stream object name}',\n for example: 'projects/my-project/locations/us-central1/streams/my-stream/objects/my-stream-object'.\n"
},
{
"name": "lookup_stream_object",
"description": "Lookup a stream object by its source object identifier.\n**Parameters:**\n* The 'parent' parameter is the name of the stream in the form:\n 'projects/{project name}/locations/{location}/streams/{stream name}',\n for example: 'projects/my-project/locations/us-central1/streams/my-stream'.\n* The 'source_object_identifier' parameter is the source database object identifier.\n Different source databases have different identifier formats. Examples:\n * Oracle, PostgreSQL, SQL Server and Spanner databases the identifier is\n 'schema' and 'table'.\n * MySQL databases the identifier is 'database' and '"
},
{
"name": "list_static_ips",
"description": "Lists static IP addresses of the provided resource name that need to be allowlisted by the\ncustomer when using the static-IP connectivity method.\nReturns up to 100 IP addresses.\n* The resource 'name' parameter is in the form 'projects/{project name}/locations/{location}',\n for example: 'projects/my-project/locations/us-central1'.\n"
}
],
"profiled_at": "2026-09-24T20:01:27.031Z"
},
"unreachable": false
}