warrenzhu25/dataproc-mcp
3.1
If you are the rightful owner of dataproc-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The Dataproc MCP Server is a Model Context Protocol server designed to manage Google Cloud Dataproc clusters and jobs, providing a standardized interface for AI assistants to interact with Dataproc resources.
Tools
Functions exposed to the LLM to take actions
list_clusters
List all clusters in a project and region.
create_cluster
Create a new Dataproc cluster with custom configurations.
delete_cluster
Delete an existing Dataproc cluster.
submit_job
Submit a job to a Dataproc cluster.
create_batch_job
Create a serverless Dataproc batch job.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client