Skip to main content
Glama

Related Servers

Alternatives to JSON Editor MCP

No user-submitted related servers found.

    Related Servers

    TDQS

    A3.6/5.0

    Scored across 4 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose with no ambiguity: delete_multiple_json_values removes values, merge_duplicate_keys consolidates keys, read_multiple_json_values retrieves values, and write_json_values sets values. The operations target different actions on JSON files, making it easy for an agent to select the correct tool.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun pattern with snake_case, using descriptive verbs like delete, merge, read, and write. The naming is predictable and readable, with no deviations in style or convention across the set.

    Tool Count5/5

    With 4 tools, the server is well-scoped for JSON editing operations, covering essential actions like reading, writing, deleting, and merging. Each tool earns its place without being overly sparse or bloated, fitting a typical utility server range.

    Completeness4/5

    The tool set provides strong coverage for basic JSON manipulation, including CRUD-like operations (read, write, delete) and a merge function. A minor gap exists in lacking a tool for updating existing values without overwriting, but agents can work around this using write_json_values, and the core workflows are well-supported.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues