Skip to main content
Glama

MCP Server

by srafi26

uppercase

Transform any text to uppercase using this utility tool. Simply input the desired string and receive the converted output instantly. Ideal for formatting or processing text in uppercase.

Instructions

Convert text to uppercase

Input Schema

NameRequiredDescriptionDefault
textYesThe text to convert to uppercase

Input Schema (JSON Schema)

{ "properties": { "text": { "description": "The text to convert to uppercase", "type": "string" } }, "required": [ "text" ], "type": "object" }
Install Server

Other Tools from 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/srafi26/mcp-server'

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