Skip to main content
Glama
91,864 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

  • A
    license
    A
    quality
    C
    maintenance
    An MCP server that enables AI agents to securely add secrets to .env files by prompting the user to input the value through a local masked dialog, ensuring the agent never sees the secret.
    2
    32 npm
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    An MCP server that lets an AI agent probe a live URL and confirm whether sensitive files (e.g., .git, .env, source maps) are genuinely served by fetching and validating the content, avoiding false positives.
    2
    7 npm
    1
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    MCP server that exposes Bitwarden's Public API for organization member and vault group management, enabling inviting members and assigning them to vault groups. Supports stateless, multi-tenant authentication via gateway mode or env-based credentials.
    9
    Apache 2.0
  • A
    license
    A
    quality
    C
    maintenance
    Enables AI agents to securely manage OneGuard secrets through natural language, including syncing .env files, rotating database passwords, generating and managing vaults and secrets, and auditing team access, without exposing secret values to the model.
    21
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    MCP server for managing a Marzban proxy/VPN panel — full user, subscription, node, host, and config lifecycle through 21 tools and 3 investigation prompts. Enforces env-only credentials, profile-gated tool visibility (readonly/standard/full), and a confirmation-token gate on every destructive call.
    4
    15
    98 npm
    25
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Enables AI assistants to audit and clean development workspaces safely by detecting reclaimable artifacts, exposed .env files, and potential secret leaks.
    6
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    Encrypted secrets vault that blinds AI agents to API keys. Stores secrets in AES-256-GCM encrypted SQLite vault, resolves them at runtime via MCP values never appear in LLM conversation transcripts. Sandbox .env files with deterministic fakes.
    7
    49 npm
    3
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Enables AI agents to run Shipcheck on local JavaScript/TypeScript repositories, scanning for launch risks like exposed env vars, unsigned webhooks, and missing security guardrails.
    1
    35 npm
    MIT
  • A
    license
    B
    quality
    D
    maintenance
    Secure environment variable and configuration management MCP server with Claude Code integration for storing, managing, and retrieving environment variables.
    7
    1
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Context-aware secret scanner that lets an AI agent scan code, verify which leaked keys are actually live by calling the provider, and rewrite them to env-var lookups before committing. Exposes scan/verify/rewrite tools plus secret-type and verifier resources over MCP.
    5
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables secure delivery of Bitwarden Secrets Manager secrets to approved local files without exposing secret values to the MCP client or model. It provides metadata-only secret discovery and atomic file writes for single secrets or raw env files.
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    A deterministic identity and authorization layer for MCP servers that verifies agent identity and scope using OAuth 2.0, WIMSE workload identity, and HTTP Message Signatures, resolving or refusing without guessing.
    1
    Apache 2.0
  • A
    license
    Not graded
    quality
    D
    maintenance
    Local-first security check for AI coding agents — finds hardcoded secrets, exposed .env files, git-history leaks and vulnerable dependencies (OSV), entirely on your machine. Ask your agent "is this safe to ship?" and get a Launch Readiness score with a fix for every finding.
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    A secure wrapper that launches other MCP servers, replacing environment secrets with placeholders and eliciting them via an encrypted browser form, never exposing secrets to the model or client.
    27 npm
    1
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Read-only MCP server that scans Docker Compose, Cloudflare Tunnel, and .env files for security risks in self-hosted homelabs.
    18 npm
    1
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Grants an agent a bounded view of the filesystem where each directory is declared explicitly with a role (reference, sourcecode, workspace) that caps operations to read, write, or delete, resolving every path through a single confinement and permission checkpoint. Common secrets such as .env, keys, and .git are filtered from both access and listings, and deletions only move files into a per-root trash instead of erasing them.
    Apache 2.0
  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables secure API key management for development projects by storing keys in OS keychains, auto-generating .env files and SDK client code, and providing AI-assisted key management through Claude Code integration.
    1
    MIT