Skip to main content
Glama

Google Cloud MCP Server

by andyl25
index.d.ts345 B
/** * Google Cloud Trace service for MCP */ import { McpServer } from '@modelcontextprotocol/sdk/server/mcp.js'; /** * Registers all Google Cloud Trace functionality with the MCP server * * @param server The MCP server instance */ export declare function registerTraceService(server: McpServer): Promise<void>; export * from './types.js';

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