Text-Transformer
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| XBY_APIKEY | Yes | 你的实际apikey (Your actual API key) |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| lowercaseB | Convert text to lowercase |
| uppercaseC | Convert text to uppercase |
| reverseB | Reverse the order of characters in text |
| isPalindromeB | Check if text is a palindrome (reads the same forwards and backwards) |
| countWordsC | Count the number of words in text |
| countCharactersC | Count the number of characters in text |
| trimA | Remove leading and trailing whitespace from text |
| capitalizeB | Capitalize the first letter of each word |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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/xiaobenyang-com/Text-Transformer'
If you have feedback or need assistance with the MCP directory API, please join our Discord server