AgenticPlace/mcp.agent
3.2
If you are the rightful owner of mcp.agent and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This documentation describes a hypothetical tool, `mcp.agent` (v1.0.0), designed to integrate Google Cloud Platform services into applications using the Model Context Protocol.
Tools
Functions exposed to the LLM to take actions
gcs_list_objects
Lists objects in a specified GCS bucket.
gcs_get_read_signed_url
Generates a signed URL for reading an object from GCS.
bq_submit_query
Submits a BigQuery SQL query and tracks its status.
bq_get_job_status
Retrieves the status of a BigQuery job from Firestore.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client