About
Overview
The Infisical MCP Server enables AI agents to manage secrets through Infisical, the open-source secret management platform. It provides tools for retrieving and creating secrets, managing environments, and working with secret versions.
Capabilities
Tools & Capabilities
⚡get_secrets
Get secrets for a project
⚡create_secret
Create a new secret
⚡update_secret
Update an existing secret
⚡list_projects
List projects
Setup
Installation
bash
Install
npx -y @infisical/mcp-serverExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"infisical": {
"command": "npx",
"args": ["-y", "@infisical/mcp-server"],
"env": { "INFISICAL_TOKEN": "your-token" }
}
}
}Quick Info
Authorinfisical
LanguageTypeScript
StatusStable
Stars★ 55
Last UpdatedFeb 12, 2026