MCPVault

grule.create

MCP tool from Mcp2grule by hungpdn

Create a new ruleset

How to use it

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

Install Mcp2grule

$docker run -e MCP_TRANSPORT=streamable-http -e DATABASE_TYPE=memory -p 9000:9000 mcp2grule:latest
FULL MCP2GRULE LISTING