Skip to main content
Glama

PureScript MCP Server

by avi892nash

echo

Verify server responsiveness by sending a message and receiving an immediate echo response. Ideal for testing PureScript MCP Server functionality without complex setup.

Instructions

Simple test tool that echoes back your input. Use to verify the MCP server is responding correctly.

Input Schema

NameRequiredDescriptionDefault
messageYes

Input Schema (JSON Schema)

{ "additionalProperties": false, "properties": { "message": { "type": "string" } }, "required": [ "message" ], "type": "object" }
Install Server

Other Tools from PureScript MCP Server

Related Tools

  • @srafi26/mcp-server
  • @currentspace/bootstrap_mcp
  • @vjouenne76/mcp-server-scaffold
  • @7gugu/zip-mcp
  • @x51xxx/osp-marketing-tools-mcp
  • @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/avi892nash/purescript-mcp-tools'

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