Skip to main content
Glama
keywaysh

Keyway MCP Server

by keywaysh

Related Servers

Alternatives to Keyway MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      B
      maintenance
      A cross-platform secrets manager that stores named credential sets in the system keychain and injects them as environment variables, enabling secure secret management for AI coding assistants and CLI tools.
      5
      MIT
    • F
      license
      Not graded
      quality
      B
      maintenance
      Enables agents to securely use credentials for GitHub, Cloudflare, OpenAI, Stripe, and xAI without ever reading the secret values, including credential health, rotation, and audit features.
      -
    • A
      license
      C
      quality
      C
      maintenance
      Enables AI agents to securely store and manage encrypted secrets locally while using them indirectly through environment-variable injection or file writes, so plaintext values never enter the agent's context.
      8
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      A secure secrets management server that enables LLMs to execute CLI commands using injected credentials while protecting sensitive data through output redaction and user-approved session permissions. It features an encrypted vault, secret capture from command outputs, and a macOS menu bar app for native notifications and dialogs.
      MIT
    • A
      license
      A
      quality
      B
      maintenance
      Connects AI assistants to GitHub repositories, pull requests, issues, commits, and code search while enabling repository visibility controls, CI/CD monitoring, sandboxed local filesystem access, and code quality/security analysis.
      13
      1
      MIT

    TDQS

    A3.7/5.0

    Scored across 8 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose with no overlap: diff compares environments, generate creates secrets, inject_run executes commands, list_environments and list_secrets retrieve metadata, scan detects leaks, set_secret modifies data, and validate checks completeness. The descriptions make it impossible to confuse any two tools.

    Naming Consistency5/5

    All tools follow a consistent 'keyway_verb_noun' pattern with snake_case throughout (e.g., keyway_diff, keyway_generate, keyway_inject_run). This predictable naming scheme makes it easy for agents to understand and select the right tool based on its function.

    Tool Count5/5

    With 8 tools, this server is well-scoped for secret management, covering essential operations like listing, setting, generating, validating, scanning, and injecting secrets, as well as environment comparison. Each tool serves a unique and necessary function without redundancy.

    Completeness5/5

    The toolset provides complete coverage for secret management workflows: CRUD operations (list, set, generate), environment handling (list, diff), security (scan, validate), and runtime integration (inject_run). There are no obvious gaps, enabling agents to handle the full lifecycle of secrets in this domain.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues