Skip to main content
Glama

mcp-flyin

echo

Sends and receives the same message back, enabling quick validation of communication in the MCP-Flyin server. Input a message to test connectivity and response handling.

Instructions

Echo back the input message

Input Schema

NameRequiredDescriptionDefault
messageYesMessage to echo back

Input Schema (JSON Schema)

{ "properties": { "message": { "description": "Message to echo back", "type": "string" } }, "required": [ "message" ], "type": "object" }
Install Server

Other Tools from mcp-flyin

Related Tools

  • @currentspace/bootstrap_mcp
  • @wj-yuta-imai/mcp-server
  • @vjouenne76/mcp-server-scaffold
  • @firebase/genkit
  • @PuroDelphi/mcpFirebird
  • @srafi26/mcp-server

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/balajidommeti/MCP'

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