Skip to main content
Glama
ekaone

ekaone/mcp-tools

by ekaone

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

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

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
mask_cardA

Masks a credit or debit card number to protect sensitive payment information. Use when the user wants to hide, protect, or anonymize card numbers in a table, display, or logs. Supports Visa, Mastercard, Amex, Discover, JCB, and all major card types. Follows PCI DSS compliance by default (shows last 4 digits only).

mask_emailA

Masks an email address to protect user privacy. Use when the user wants to hide, anonymize, or partially obscure email addresses in a table, UI, or logs. By default shows the first 2 characters of the username and keeps the domain visible.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A4.1/5.0

Scored across 2 tools

Disambiguation5/5

The two tools are clearly distinct: one masks credit/debit card numbers and the other masks email addresses. There is no overlap in their purposes.

Naming Consistency5/5

Both tools follow the same verb_noun pattern: mask_card and mask_email. The naming is consistent and predictable.

Tool Count3/5

With only two tools, the server feels somewhat thin. The count is borderline for the apparent purpose of data masking, though not excessively small.

Completeness2/5

The domain appears to be masking sensitive data, but only card and email are covered. Common types like phone numbers, SSNs, or IP addresses are missing, leaving notable gaps.

Maintenance

ActivityInactive
ResponsivenessNo issues