Text-Toolkit
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 |
|---|---|
| case_to_camelC | Convert text to camelCase |
| case_to_pascalC | Convert text to PascalCase |
| case_to_snakeC | Convert text to snake_case |
| case_to_kebabC | Convert text to kebab-case |
| case_to_constantB | Convert text to CONSTANT_CASE |
| case_to_dotC | Convert text to dot.case |
| case_to_noC | Convert text to no case |
| case_to_pascal_snakeC | Convert text to Pascal_Snake_Case |
| case_to_pathC | Convert text to path/case |
| case_to_sentenceC | Convert text to Sentence case |
| case_to_trainC | Convert text to Train-Case |
| case_to_capitalC | Convert text to Capital Case |
| encode_base64C | Encode text to Base64 |
| decode_base64C | Decode Base64 to text |
| encode_urlC | Encode text for URLs |
| decode_urlB | Decode URL-encoded text |
| encode_htmlC | Encode HTML entities |
| decode_htmlC | Decode HTML entities |
| format_jsonC | Format and beautify JSON |
| format_xmlC | Format and beautify XML |
| format_sqlC | Format and beautify SQL |
| format_htmlC | Format and beautify HTML |
| count_charactersC | Count characters in text |
| count_wordsC | Count words in text |
| count_linesC | Count lines in text |
| analyze_readabilityC | Calculate readability metrics |
| string_trimC | Trim whitespace from text |
| string_substringC | Extract a substring |
| string_replaceD | Replace text |
| string_splitC | Split text into an array |
| string_joinC | Join an array into text |
| generate_uuidD | Generate a UUID |
| validate_uuidC | Validate a UUID |
| generate_md5C | Generate MD5 hash |
| generate_sha1C | Generate SHA-1 hash |
| generate_sha256C | Generate SHA-256 hash |
| generate_sha512C | Generate SHA-512 hash |
| generate_hmacD | Generate HMAC hash |
| generate_lorem_ipsumC | Generate lorem ipsum text |
| regex_testC | Test a regex pattern against text |
| regex_replaceC | Replace text using a regex pattern |
| regex_extractC | Extract matches using a regex pattern |
| regex_splitC | Split text using a regex pattern |
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-Toolkit'
If you have feedback or need assistance with the MCP directory API, please join our Discord server