Skip to main content
Glama

Bootstrap MCP Server

by currentspace

echo

Echo back a provided message using this tool on the Bootstrap MCP Server, designed for testing and validating MCP server setups.

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

Other Tools from Bootstrap MCP Server

Related Tools

  • @piebro/echo-mcp-server-for-testing
  • @avi892nash/purescript-mcp-tools
  • @snoopdave/mcp-hello-world-ts
  • @SAGAAIDEV/mcp-ahrefs
  • @shaleen-wonder-ent/simple-mcp-server
  • @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/currentspace/bootstrap_mcp'

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