TextToolkit
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| case_to_camelB | Convert text to camelCase |
| case_to_pascalB | 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_snakeB | Convert text to Pascal_Snake_Case |
| case_to_pathC | Convert text to path/case |
| case_to_sentenceB | Convert text to Sentence case |
| case_to_trainC | Convert text to Train-Case |
| case_to_capitalB | Convert text to Capital Case |
| encode_base64B | Encode text to Base64 |
| decode_base64B | Decode Base64 to text |
| encode_urlA | 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_sqlB | Format and beautify SQL |
| format_htmlC | Format and beautify HTML |
| count_charactersC | Count characters in text |
| count_wordsC | Count words in text |
| count_linesB | Count lines in text |
| analyze_readabilityC | Calculate readability metrics |
| string_trimB | Trim whitespace from text |
| string_substringC | Extract a substring |
| string_replaceC | Replace text |
| string_splitB | Split text into an array |
| string_joinC | Join an array into text |
| generate_uuidC | Generate a UUID |
| validate_uuidA | Validate a UUID |
| generate_md5C | Generate MD5 hash |
| generate_sha1B | Generate SHA-1 hash |
| generate_sha256B | Generate SHA-256 hash |
| generate_sha512C | Generate SHA-512 hash |
| generate_hmacA | Generate HMAC hash |
| generate_lorem_ipsumC | Generate lorem ipsum text |
| regex_testB | Test a regex pattern against text |
| regex_replaceB | Replace text using a regex pattern |
| regex_extractB | Extract matches using a regex pattern |
| regex_splitB | 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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/Cicatriiz/text-toolkit'
If you have feedback or need assistance with the MCP directory API, please join our Discord server