TextToolkit
Related Servers
Alternatives to TextToolkit
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityCmaintenanceA text processing workbench and MCP server that provides 22 tools for cleaning, transforming, and extracting data from text. It enables AI assistants to perform complex operations like regex extraction, log normalization, and encoding through a unified interface.783MIT

@mate-tools/mcp-serverofficial
AlicenseAqualityDmaintenanceMCP server providing 35 utility tools for AI agents including text analysis, encoding, hashing, password generation, JSON/CSV/XML parsing, regex, color, date, finance, URL metadata, SEO tags, DNS lookup, SSL inspection, and JWT decoding. Free, zero-dependency, and works with any MCP client.3558MIT- AlicenseAqualityBmaintenanceAn MCP server that bundles 53 online utility tools (164 capabilities) for AI assistants, covering JSON processing, encryption/decryption, code formatting, text conversion, unit conversion, network queries, QR/barcode generation, and reference lookups via natural language calls.53431MIT
- FlicenseAqualityDmaintenanceSwiss-army-knife utility MCP server for AI agents. 18 tools for JSON validation/formatting, base64 encode/decode, hash generation, UUID generation, URL parsing, regex testing, markdown↔HTML conversion, text stats, slug generation, datetime conversion, cron parsing, text diffing, CSV↔JSON conversion, and JWT decoding. Zero API Key required185-
- AlicenseNot gradedqualityDmaintenanceModular MCP server providing text preprocessing and NLP tools for AI agent ecosystems.MIT
- AlicenseNot gradedqualityDmaintenanceProvides a suite of regex and text processing tools for AI agents, including pattern testing, extraction, and replacement with capture group support. It also enables various text transformations like case conversion, line sorting, and deduplication through the Model Context Protocol.20MIT
TDQS
Scored across 43 tools
Each tool has a clearly distinct purpose: case conversions target different formats, encoding/decoding are separate, regex tools cover distinct operations, etc. There is no ambiguity between them.
Names follow predictable patterns like case_to_* for case conversions, verb_noun for most others (count_, encode_, generate_), but there is a mix of verb-first (analyze_readability) and noun-first (regex_extract, string_join) patterns. Overall consistent but not perfectly uniform.
With 43 tools, the server is overloaded for a text utility toolkit. While each tool is justified, the sheer number exceeds typical MCP server scope, making navigation and selection harder than necessary.
The toolset covers a wide range of text operations: case conversion, encoding, formatting, regex, string manipulation, hashing, and validation. Minor gaps exist (e.g., no text diff, line sorting), but core workflows are well-covered.