Skip to main content
Glama

MCP Server

by srafi26

uppercase

Convert any text to uppercase with this utility tool from MCP Server. Simply input the desired text, and it transforms into all capital letters instantly.

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