Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
XBY_APIKEYYes你的实际apikey (Your actual API key)

Tools

Functions exposed to the LLM to take actions

NameDescription
case_to_camel

Convert text to camelCase

case_to_pascal

Convert text to PascalCase

case_to_snake

Convert text to snake_case

case_to_kebab

Convert text to kebab-case

case_to_constant

Convert text to CONSTANT_CASE

case_to_dot

Convert text to dot.case

case_to_no

Convert text to no case

case_to_pascal_snake

Convert text to Pascal_Snake_Case

case_to_path

Convert text to path/case

case_to_sentence

Convert text to Sentence case

case_to_train

Convert text to Train-Case

case_to_capital

Convert text to Capital Case

encode_base64

Encode text to Base64

decode_base64

Decode Base64 to text

encode_url

Encode text for URLs

decode_url

Decode URL-encoded text

encode_html

Encode HTML entities

decode_html

Decode HTML entities

format_json

Format and beautify JSON

format_xml

Format and beautify XML

format_sql

Format and beautify SQL

format_html

Format and beautify HTML

count_characters

Count characters in text

count_words

Count words in text

count_lines

Count lines in text

analyze_readability

Calculate readability metrics

string_trim

Trim whitespace from text

string_substring

Extract a substring

string_replace

Replace text

string_split

Split text into an array

string_join

Join an array into text

generate_uuid

Generate a UUID

validate_uuid

Validate a UUID

generate_md5

Generate MD5 hash

generate_sha1

Generate SHA-1 hash

generate_sha256

Generate SHA-256 hash

generate_sha512

Generate SHA-512 hash

generate_hmac

Generate HMAC hash

generate_lorem_ipsum

Generate lorem ipsum text

regex_test

Test a regex pattern against text

regex_replace

Replace text using a regex pattern

regex_extract

Extract matches using a regex pattern

regex_split

Split text using a regex pattern

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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