Skip to main content
Glama

Mock MCP Server

mock_echo

Test MCP client implementations by echoing provided messages to verify communication and response handling in development workflows.

Instructions

Echo back the provided message.

Input Schema

NameRequiredDescriptionDefault
messageYes

Input Schema (JSON Schema)

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

Other Tools from Mock 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/DiscreteTom/mock-mcp-server'

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