New:Microsoft Teams Notifications Are Now Available in Socket.Learn more →
Get Started

infisical-mcp

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

infisical-mcp

Infisical API: list, read, create, update and delete secrets via universal auth.

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

infisical-mcp

Infisical API: list, read, create, update and delete secrets via universal auth.

Setup

export INFISICAL_CLIENT_ID=...

Needs an Infisical machine identity (client id + secret). Optional INFISICAL_SITE_URL for self-hosted instances.

Tools

  • list_secrets — Secrets in an Infisical project environment and path.
  • get_secret — Single Infisical secret value by key.
  • create_secret — Create an Infisical secret. Fails if the key already exists (use update).
  • update_secret — Change an existing Infisical secret value.
  • delete_secret — Delete an Infisical secret by key.

Part of awesome-mcps.

Keywords

mcp

FAQs

Package last updated on 22 Sep 2026

Related posts