Skip to main content
Glama

ContextEngine MCP Server

greet

Sends a personalized greeting message to verify API connectivity and ensure proper communication with the ContextEngine MCP Server. Includes optional name customization for testing.

Instructions

Sends a personalized greeting message to test API connectivity.

Input Schema

NameRequiredDescriptionDefault
nameNoOptional name to include in the greeting message.

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "name": { "description": "Optional name to include in the greeting message.", "type": "string" } }, "type": "object" }

Other Tools from ContextEngine MCP Server

Related Tools

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/livelifelively/context-engine-mcp'

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