MCP.so
登录

Dataproc MCP Server

@dipseth

关于 Dataproc MCP Server

Private MCP Dataproc server repository

基本信息

分类

其他

许可证

MIT

运行时

node

传输方式

stdio

发布者

dipseth

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "dataproc-mcp": {
      "command": "npx",
      "args": [
        "@dipseth/dataproc-mcp-server@latest"
      ]
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Dataproc MCP Server?

A production-ready Model Context Protocol (MCP) server for Google Cloud Dataproc operations, featuring intelligent parameter injection, enterprise-grade security, and comprehensive tooling. Designed for seamless integration with Roo (VS Code) and also supports Claude.ai web app via HTTPS tunneling and OAuth.

How to use Dataproc MCP Server?

Add the server to your Roo MCP settings using the npx command, or install globally with npm install -g @dipseth/dataproc-mcp-server and run dataproc-mcp-server. For Claude.ai, start the server with HTTP and OAuth flags, then run a Cloudflare tunnel to expose it.

Key features of Dataproc MCP Server

  • 22 production-ready MCP tools for Dataproc management.
  • Semantic search with optional Qdrant integration.
  • Response optimization: 60–96% token reduction.
  • Generic type conversion system for automatic transformations.
  • Enterprise security: input validation, rate limiting, audit logging.
  • Multi‑environment support with smart defaults.

Use cases of Dataproc MCP Server

  • Manage Dataproc clusters, jobs, and configurations from an AI assistant.
  • Submit Hive, Spark, PySpark, Presto jobs with reduced parameters.
  • Monitor job status and cluster analytics in real-time.
  • Semantically search cluster data and knowledge base.
  • Integrate with CI/CD pipelines for automated Dataproc operations.

FAQ from Dataproc MCP Server

What dependencies does Dataproc MCP Server require?

Requires Node.js; optional Qdrant for semantic search and Cloudflare tunnel for Claude.ai integration.

How does authentication work?

Supports service account impersonation, direct service account key, application default credentials, and hybrid authentication with fallbacks.

Can Dataproc MCP Server be used with Claude.ai?

Yes, with full compatibility via HTTPS tunneling (Cloudflare) and OAuth authentication.

What are smart defaults?

Intelligent parameter injection reduces up to 80% of required parameters for Dataproc operations.

Is there automated testing?

Yes, the project maintains 90%+ test coverage with a comprehensive test suite.

评论

其他 分类下的更多 MCP 服务器