Servers
Infisical Model Context Protocol
@Infisical
Infisical's official MCP server.
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"infisical-mcp-server": {
"command": "npx",
"args": [
"-y",
"@infisical/mcp"
]
}
}
}