Infisical (Secrets Management)
Summary
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.
Available Actions(9)
create-secret
Create a new secret
delete-secret
Delete a secret
update-secret
Update a secret
list-secrets
Lists all secrets
get-secret
Get a single secret
create-project
Create a new project
create-environment
Create a new environment
create-folder
Create a new folder
invite-members-to-project
Invite one or more members to a project
社区评论
暂无评论. 成为第一个评论的人!
登录以参与讨论