Skip to main content
Glama
127,233 tools. Last updated 2026-05-05 11:07

"Using Claude Desktop and Code MCP to manage Google Cloud Platform/Vertex AI projects" matching MCP tools:

  • Retrieves and displays a list of available Google Cloud Platform (GCP) projects to facilitate deployment and management tasks on the Cloud Run MCP Server.
  • Search Google AI platform documentation for topics like function calling, Agent Development Kit, or Gemini Pro. Returns matching pages with titles, paths, and excerpts. Supports GEAP and Vertex AI sources. Use get_doc to read full content.
  • Guide users through SecureCode setup from Claude Code, handling signup, API key creation, MCP configuration, and SDK installation in multiple steps.
  • Retrieve clean, formatted Google Cloud Platform documentation by extracting and converting content from cloud.google.com into markdown format for setup instructions, usage examples, and API details.
    MIT
  • Register or unregister projects for indexing to enable semantic search across Claude Code conversations. Use list to view project status.

Matching MCP Servers

  • A
    license
    A
    quality
    C
    maintenance
    Implementation of Model Context Protocol (MCP) server that provides tools for accessing Google Cloud's Vertex AI Gemini models, supporting features like web search grounding and direct knowledge answering for coding assistance and general queries.
    Last updated
    20
    19
    88
    MIT
  • F
    license
    B
    quality
    C
    maintenance
    Enables Claude Code to send prompts to Claude Desktop using macOS automation and AppleScript. Supports conversation management and configurable response polling, though reading responses back is limited by Electron's accessibility APIs.
    Last updated
    2
    1

Matching MCP Connectors

  • Spawns Claude Code AI to interpret natural language development requests and autonomously complete programming tasks through file operations and code execution.
    MIT
  • Restarts the Claude Desktop application specifically when the MCP Autostarter fails, ensuring uninterrupted workflow and plugin reloading without closing the app.
    MIT
  • List all Claude Code projects on your machine and identify the currently active project.
    MIT
  • Generate or modify code in AICre8 projects using AI. Write files, install packages, and update projects based on prompts.
    MIT
  • Restart Claude Desktop's MCP handler process for plugin reloading without closing the application, ensuring uninterrupted UI functionality.
    MIT
  • Convert markdown task files to Claude Code MCP-compatible JSON format for execution by AI agents in the MeshSeeks distributed network.
    MIT
  • Monitor health status, version details, and configuration of the Claude Code MCP server for real-time insights and system maintenance.
    MIT
  • List all AI models on Google's platform, organized by family for quick reference. Includes Google models (Gemini, Imagen), partners (Claude, Grok), and open models (DeepSeek, Qwen).
  • Remove configuration for a specific MCP server from AI client applications like Cursor, Claude Desktop, or Windsurf to manage tool access and clean up unused server entries.
  • Saves precise code snippets or concise answers from official documentation to a specified file, using a Vertex AI model with Google Search for technical queries. Requires topic, query, and output path.
    MIT
  • Generate high-quality code via an iterative generate-review-fix loop using dual AI backends. The internal process returns only the final approved code, minimizing token consumption for complex tasks.
    Apache 2.0