Skip to main content
Glama

Google Cloud MCP Server

by andyl25
project-tools.d.ts383 B
/** * Project management tools for Google Cloud MCP * * This module provides tools for managing Google Cloud project settings */ import { McpServer } from '@modelcontextprotocol/sdk/server/mcp.js'; /** * Registers project management tools with the MCP server * * @param server The MCP server instance */ export declare function registerProjectTools(server: McpServer): void;

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/andyl25/googlecloud-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server