Skip to main content
Glama

mcp-flyin

echo

Send a message to receive an immediate reply using the mcp-flyin server. Designed to verify communication and test message handling in custom protocols.

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" }

Other Tools from mcp-flyin

Related Tools

  • @srafi26/mcp-server
  • @avi892nash/purescript-mcp-tools
  • @piebro/echo-mcp-server-for-testing
  • @shaleen-wonder-ent/simple-mcp-server
  • @vjouenne76/mcp-server-scaffold
  • @nictuku/py-mcp-server-template

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