Skip to main content
Glama
danduh

MCP Security Server

by danduh

Related Servers

Alternatives to MCP Security Server

No user-submitted related servers found.

    Related Servers

    TDQS

    B3.3/5.0

    Scored across 10 tools

    Disambiguation3/5

    Most npm tools are distinguishable by target (audit, cache, registry, outdated, version), but check_npmrc_config and check_npm_global_config clearly overlap, and the three generic file tools don't fit the security theme. An agent could easily pick the wrong config-checking tool.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun snake_case pattern (check_*, verify_*, analyze_*, read_*, write_*, count_*). Minor semantic overlap aside, the naming convention is predictable and readable.

    Tool Count4/5

    Ten tools is a reasonable count and not padded to excess. However, count_lines_in_file, write_to_file, and read_file_content appear unrelated to the security purpose, so not every tool clearly earns its place.

    Completeness3/5

    The core npm security surface is decently covered: audit, outdated packages, config, registry, cache, and version. But there are no remediation or deeper analysis actions such as npm audit fix, vulnerability details, or dependency graph inspection, and the file tools don't fill that gap.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues