Skip to main content
Glama

GitHub Integrated MCP Server

by wj-yuta-imai

echo

Sends back the input text as received, enabling quick validation and testing of data transmission within the GitHub Integrated MCP Server environment.

Instructions

Echo back the input

Input Schema

NameRequiredDescriptionDefault
textYesText to echo back

Input Schema (JSON Schema)

{ "properties": { "text": { "description": "Text to echo back", "type": "string" } }, "required": [ "text" ], "type": "object" }

You must be authenticated.

Other Tools from GitHub Integrated 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/wj-yuta-imai/mcp-server'

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