Dataproc MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DATAPROC_MCP_TRANSPORT | No | Custom transport method for the MCP server | |
| GOOGLE_APPLICATION_CREDENTIALS | No | Path to service account JSON file for Google Cloud authentication |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_clustersB | List Dataproc clusters in a project and region. |
| create_clusterB | Create a new Dataproc cluster. |
| delete_clusterB | Delete a Dataproc cluster. |
| get_clusterA | Get details of a specific Dataproc cluster. |
| submit_jobB | Submit a job to a Dataproc cluster. |
| list_jobsC | List jobs in a Dataproc cluster. |
| get_jobC | Get details of a specific job. |
| cancel_jobA | Cancel a running job. |
| create_batch_jobB | Create a Dataproc batch job. |
| list_batch_jobsC | List Dataproc batch jobs. |
| get_batch_jobB | Get details of a specific batch job. |
| delete_batch_jobC | Delete a batch job. |
| compare_batch_jobsA | Compare two Dataproc batch jobs and return detailed differences. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| get_clusters_resource | Get list of all Dataproc clusters. |
| get_jobs_resource | Get list of all Dataproc jobs. |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/warrenzhu25/dataproc-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server