Skip to main content
Glama

Related Servers

Alternatives to truecopy

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      B
      maintenance
      Security scanner and runtime proxy for MCP servers. Catches tool poisoning, prompt injection, and rug-pull attacks (silent tool description changes) before they reach your AI agent. Includes a static scanner and a runtime stdio proxy.
      59 npm
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      A local-first stdio proxy for MCP servers that traps destructive tool calls and holds them for manual commit or discard, preventing accidental mutations.
      AGPL 3.0
    • A
      license
      A
      quality
      B
      maintenance
      MCP security firewall (stdio): vet advertised tool definitions through static-scan → threat-feed → origin → pinning before they reach the model. Zero npm runtime deps. No secrets.
      6
      48 npm
      MIT
    • A
      license
      Not graded
      quality
      B
      maintenance
      A transparent MCP proxy that independently re-verifies tool-call claims instead of trusting them, paired with devmcp — the git/CI server it's proven against.
      1
      MIT
    • F
      license
      A
      quality
      A
      maintenance
      Local guardrail proxy for AI coding agents. Wraps any MCP server (stdio or HTTP/SSE) and blocks destructive tool calls before they execute, with TOFU catalog pinning against rug pulls and tool-poisoning/result-injection scanning. Single Rust binary, Apache-2.0.
      14
      8
      -
    • A
      license
      C
      quality
      B
      maintenance
      Security scanner and MCP server that catches dangerous patterns in MCP servers and AI agent projects, such as leaked secrets, shell execution, and prompt-injection text. Runs as both a CLI and MCP server with CI-friendly severity gates.
      2
      1
      MIT

    TDQS

    A4.7/5.0

    Scored across 2 tools

    Disambiguation5/5

    The two tools have completely distinct purposes: one verifies integrity of pinned items, the other lists them without verification. No overlap or ambiguity.

    Naming Consistency5/5

    Both tools follow a consistent 'truecopy-' prefix with a verb-noun pattern (truecopy-verify, truecopy-status).

    Tool Count5/5

    With only 2 tools, the server is tightly scoped to its read-only verification and listing purpose. No unnecessary tools.

    Completeness5/5

    The server covers the full lifecycle of reading and verifying a truecopy lock. It explicitly omits write operations, which is appropriate given its read-only nature.

    Maintenance

    ActivityActive
    ResponsivenessResponsive