Skip to main content
Glama

Bootstrap MCP Server

by currentspace

echo

Send a message and receive the same message in response using this tool, ideal for validating communication in the Bootstrap MCP Server environment.

Instructions

Echo back the provided message

Input Schema

NameRequiredDescriptionDefault
messageYesMessage to echo

Input Schema (JSON Schema)

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

Other Tools from Bootstrap 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/currentspace/bootstrap_mcp'

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