Skip to main content
Glama

Model Context Protocol Server

by hyen43

example_tool

Process messages efficiently within the Model Context Protocol Server framework to extend Claude's capabilities and enhance user interactions in the desktop client.

Instructions

An example tool that processes messages

Input Schema

NameRequiredDescriptionDefault
messageYesMessage to process

Input Schema (JSON Schema)

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

Other Tools from Model Context Protocol 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/hyen43/mcpServer'

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