Skip to main content
Glama

Echo MCP Server

by piebro

echo_tool

Send a message and receive it back instantly for testing MCP client functionality with the Echo MCP Server.

Instructions

Echo a message as a tool

Input Schema

NameRequiredDescriptionDefault
messageYes

Input Schema (JSON Schema)

{ "properties": { "message": { "title": "Message", "type": "string" } }, "required": [ "message" ], "title": "echo_toolArguments", "type": "object" }

Other Tools from Echo MCP Server

Related Tools

  • @avi892nash/purescript-mcp-tools
  • @currentspace/bootstrap_mcp
  • @srafi26/mcp-server
  • @shaleen-wonder-ent/simple-mcp-server
  • @vjouenne76/mcp-server-scaffold
  • @balajidommeti/MCP

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/piebro/echo-mcp-server-for-testing'

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