# mcp-server

**Category:** 💻 Developer Tools  
**Repository:** https://github.com/decisionrules/mcp-plugin  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/mcp-server-97

## Description
Create, manage, and test business rules directly from your AI agent via the DecisionRules platform.

## Claude Desktop Quick Installation
Heuristic fallback — verify the package name and runner against the repository README before running it. Uses `npx` (confidence: low):

```json
"mcpServers": {
  "mcp-server": {
    "command": "npx",
    "args": ["-y","mcp-server-97"]
  }
}
```

## Documentation & README

# DecisionRules MCP Plugin

[![smithery badge](https://smithery.ai/badge/decisionrules/mcp-server)](https://smithery.ai/servers/decisionrules/mcp-server)

MCP server for the DecisionRules business rules engine. Create, manage, and test decision tables, rule flows, and business logic directly from your AI agent.

## Install

- **Cursor**: browse [cursor.directory](https://cursor.directory) and search "DecisionRules"
- **Smithery**: [smithery.ai/servers/decisionrules/mcp-server](https://smithery.ai/servers/decisionrules/mcp-server)
- **Documentation**: [docs.decisionrules.io](https://docs.decisionrules.io/doc/integrations/sdk-and-libraries/mcp-servers/authoring-mcp-server)

