Skip to main content
Glama
Blekline

Blekline MCP Server

Official

Related Servers

Alternatives to Blekline MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables deterministic zero-trust security for AI agents, providing prompt injection protection, PII scrubbing, and policy enforcement before agentic actions reach production systems.
      2
      Apache 2.0
    • A
      license
      Not graded
      quality
      B
      maintenance
      Provides a governance gateway for LLM and agent traffic via MCP, blocking prompt injection, redacting PII, enforcing per-tenant token budgets, and caching repeat questions semantically. Enables AI agents to route model calls through the same guardrails instead of calling providers directly.
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables AI agents to scan, redact, and govern sensitive data before sending it to external tools through DLP, secure chat, and shadow AI discovery tools.
      AGPL 3.0
    • A
      license
      A
      quality
      B
      maintenance
      Protects AI agents from threats like prompt injection, jailbreaks, and SQL injection through a multi-layer scanning pipeline. It also enables PII redaction and rehydration to ensure data privacy during LLM interactions.
      12
      62 npm
      2
      Apache 2.0
    • A
      license
      A
      quality
      B
      maintenance
      Policy proxy that governs what AI assistants can reach and do: it refuses forbidden tool calls before the upstream is contacted, with per-user memory and a tamper-evident audit. Stops prompt-injection exfiltration and forbidden data combinations across connectors.
      2
      12
      1
      Apache 2.0
    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables AI agents to securely invoke tools by enforcing identity proof, capability verification, and risk scoring on every request, blocking unsafe calls before they execute.
      MIT

    TDQS

    A3.8/5.0

    Scored across 6 tools

    Disambiguation3/5

    The set includes two pairs of deprecated duplicates (classify_risk mirrors simulate_policy, emit_event mirrors log_governance_event), which creates some overlap. However, the deprecation notes explicitly point to the replacements, so an agent can disambiguate with careful attention.

    Naming Consistency5/5

    All tools share the consistent 'blekline_' prefix and follow a clear verb_noun snake_case pattern (mask_prompt, simulate_policy, log_governance_event, evaluate_tool_call, classify_risk, emit_event). The naming is uniform and predictable.

    Tool Count4/5

    Six tools total is within the typical well-scoped range, though two are deprecated, leaving four active tools. This is slightly thin for a governance surface but still reasonable for the narrow purpose of masking and policy evaluation.

    Completeness4/5

    The active tools cover core needs: masking, policy simulation, governance event logging, and tool-call evaluation. Missing capabilities like policy management or retrieving audit logs are minor gaps, but the primary workflow is well covered.

    Maintenance

    ActivityActive
    ResponsivenessNo issues