Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by webreactiva-devs • Testing & QA
A lightweight MCP server that counts and analyzes characters in text (total, excluding spaces, letters, numbers, and symbols).
Validate or enforce character-length limits in user input (e.g., form fields, summaries, or metadata).
Analyze text composition to count letters, numbers, and symbols for formatting, validation, or privacy checks.
Quick estimates of text length (including/excluding spaces) to manage model context size or token budgeting.
This MCP server exposes a tool named `count-characters-in-text` that accepts text and returns a detailed breakdown of character composition (total chars, chars without spaces, letters, digits, symbols). It is implemented in Node.js and designed to be integrated with MCP-compatible clients like Claude Desktop and GitHub Copilot. The tool is useful for quick validation, text analytics, and model context management where character counts matter. Distributed under an MIT license, it is easy to install and run locally.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.