MCPVault

create_pki_role

MCP tool from Vault MCP Server by hashicorp

Creates a new PKI role for issuing certificates.

How to use it

create_pki_role is exposed by the Vault MCP Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the create_pki_role tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Vault MCP Server

$docker run --cap-add=IPC_LOCK --name=vault-dev --network=mcp -p 8200:8200 hashicorp/vault server -dev
FULL VAULT MCP SERVER LISTING