We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/FujishigeTemma/typst-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
upper.md•253 B
# Uppercase
## `upper`
Converts a string or content to uppercase.
# Example
```example
#upper("abc") \
#upper[*my text*] \
#upper[ALREADY HIGH]
```
## Parameters
### text *(required)*
The text to convert to uppercase.
## Returns
- str, content