Skip to main content
Glama

Server Details

Exact text tools for AI agents: unified diff, patch apply, regex testing, grapheme counting.

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Unhealthy
Last Tested
Transport
Streamable HTTP
URL

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. 5 tool updates
    • First observedapply_patch
    • First observedcanonical_json
    • First observeddiff
    • First observedregex_test
    • First observedtext_stats

Frequently Asked Questions

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Connectors

Related MCP Servers

  • A
    license
    A
    quality
    B
    maintenance
    Provides exact text analysis tools for counting characters and words, scoring readability, diffing texts, testing regular expressions, and computing hashes.
    5
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Provides a set of micro-tools (time calculation, regex, encoding, JSON diff, etc.) for LLM agents to handle deterministic, precision tasks that models often get wrong.
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Provides deterministic, verifiable text/code/measurement utilities for AI agents, enabling tasks like unit conversion, citation formatting, diffing, proofreading, readability scoring, and syntax checking with re-executable proof.
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Provides advanced string manipulation tools for AI agents, including text analysis, transformation, diffing, templating, and slug generation.
    40
    MIT
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A4.2/5.0
Disambiguation5/5

Each tool has a unique and clearly distinct purpose: patching, JSON canonicalization, diffing, regex testing, and text statistics. No overlap in functionality.

Naming Consistency5/5

All tool names follow a consistent verb_noun pattern in snake_case: apply_patch, canonical_json, diff, regex_test, text_stats. 'diff' is a bit of an outlier but still fits the pattern as a verb.

Tool Count5/5

With 5 tools, the server is well-scoped for its domain of text operations. It covers common needs without being overly minimal or bloated.

Completeness4/5

The set covers patching, diffing, regex, JSON validation, and text stats—addressing frequent LLM text issues. Minor gaps like string search/replace exist, but the tools are purpose-built for reliability.

Resources