Skip to main content
Glama

GCP MCP

by henihaddad

say_hello

Greet users by name using a simple command, enabling quick and personalized interactions within the GCP MCP server for efficient Google Cloud resource management.

Instructions

Say hello to a person.

Input Schema

NameRequiredDescriptionDefault
nameYes

Input Schema (JSON Schema)

{ "properties": { "name": { "title": "Name", "type": "string" } }, "required": [ "name" ], "title": "say_helloArguments", "type": "object" }

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/henihaddad/gcp-mcp'

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