MCPVault

grule.evaluate

MCP tool from Mcp2grule by hungpdn

Evaluate facts against a named ruleset

How to use it

grule.evaluate is exposed by the Mcp2grule MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the grule.evaluate 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