Skip to main content
Glama

human-mcp

by upamune

human_mouth_tool

Generate human speech by passing text input to a human actor. Utilizes the human-mcp server to enable AI assistants to produce audible responses.

Instructions

人間が口を使って指定された言葉を発話します。

Input Schema

NameRequiredDescriptionDefault
utteranceYes

Input Schema (JSON Schema)

{ "properties": { "utterance": { "title": "Utterance", "type": "string" } }, "required": [ "utterance" ], "title": "human_mouth_toolArguments", "type": "object" }

Other Tools from human-mcp

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/upamune/human-mcp'

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