Infisical MCP Server provides a secure bridge to the Infisical secrets management platform, enabling AI assistants to perform operations like creating, updating, and retrieving secrets through function calling. Developed by Infisical Inc, this TypeScript implementation authenticates via Machine Identity universal auth and exposes tools for managing secrets, projects, environments, folders, and team members. The server runs on stdio transport and can be easily integrated with Claude Desktop or debugged using the MCP Inspector, making it particularly useful for applications that need to securely access and manage sensitive configuration data without exposing credentials directly.
Create a new secret
Delete a secret
Update a secret
Lists all secrets
Get a single secret
Create a new project
Create a new environment
Create a new folder
Invite one or more members to a project
No reviews yet. Be the first to review!
Sign in to join the conversation
Our bundler currently only supports TypeScript-based servers. Check back soon!