Skip to main content
Glama
LBZ558

prophetkey-mcp

Related Servers

Alternatives to prophetkey-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables AI agents to securely manage API keys and secrets via the MCP protocol, with encrypted storage at rest and a simple CLI and Python SDK.
      1
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Encrypted credential vault with a 21-tool MCP server. Store and manage LLM API keys, service API keys, and OAuth credentials — then let your AI agent list, reveal, rotate, rename, pause, and proxy calls through them.
      MIT
    • A
      license
      Not graded
      quality
      A
      maintenance
      Provides MCP tools for AI agents to securely access approved 1Password logins via encrypted handles, resolving secrets locally through the 1Password CLI without exposing plaintext passwords.
      206 npm
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      MCP server enabling AI agents to use secrets (API keys, tokens) via encrypted vault, executing HTTP/shell/SSH actions server-side while never exposing secret values to the AI.
      MIT

    TDQS

    A4/5.0

    Scored across 5 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose: listing keys, retrieving key details, checking proxy status, running health checks, and making proxied requests. There is no meaningful overlap that would cause an agent to select the wrong tool.

    Naming Consistency5/5

    All tools follow a consistent `prophetkey_` prefix with snake_case verb_noun names. The pattern is uniform and predictable across the entire set.

    Tool Count5/5

    Five tools is a well-scoped size for this server's purpose. Each tool covers a distinct aspect of interacting with ProphetKey and its proxy without unnecessary bloat or redundancy.

    Completeness4/5

    The set covers the core workflows: discovering keys, inspecting key details, checking health, monitoring the proxy, and making authenticated requests. Lifecycle operations like adding or deleting keys are absent, but they appear intentionally handled outside the MCP server rather than being an obvious gap.

    Maintenance

    ActivityActive
    ResponsivenessNo issues