mcpbeat Sign in

Decisionrules MCP Server

by decisionrules Your server? Claim it
answering

Decisionrules is answering right now. Last checked 5 min ago. Last commit 17 Aug 2026.

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

Uptime history 20 days of history
20 days agonow
100.0%
Uptime 24h
93 of 93 checks
Tools
hidden behind auth
196 ms
Response time
average over 24h
0
Stars
last commit 17 Aug 2026

Nothing serious here today

Today is the operative word: we check Decisionrules every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 5 min ago.

run in your terminal
claude mcp add mcp-server --transport http https://api.decisionrules.io/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-server": {
      "url": "https://api.decisionrules.io/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-server]
url = "https://api.decisionrules.io/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "url": "https://api.decisionrules.io/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "url": "https://api.decisionrules.io/mcp"
    }
  }
}

This endpoint answered with an authorization challenge — the server is running, but you need an API key or OAuth to use it.

Endpoints

URLTransportStateLatencyChecked
https://api.decisionrules.io/mcp streamable-http needs key 221 ms 5 min ago

Alternatives to Decisionrules

same job, measured the same way
Splera
by sohaibt

A/B testing for vibe coders: create, track, and ship experiments from your AI coding agent.

13 installs/wk local only
Dreamlit
by dreamlit

Create, test, publish, and manage Dreamlit notification workflows from AI clients.

11 tools answering
Maxoperf
by maxoperf

Load & browser performance testing — drive MaxoPerf from your AI agent with your API key.

answering
five46
by sekharsdet

BYOK, fully local AI agent that tests your app/API and writes a real Playwright spec on success.

65 installs/wk local only
Qase Test Management
by qase

Official MCP server for Qase — manage test cases, runs, suites, defects via AI tools.

8 252 installs/wk answering
Lastest
by las-team

Run visual regression tests, review diffs, and manage baselines on a Lastest instance.

42 installs/wk local only
Rapidly
by rapidly

Test the idea before you build it. Rapidly works inside your AI agent.

answering
SeedBase Test Data
by marcelglaeser

Generate realistic, FK-consistent synthetic test data for your databases from your AI assistant.

27 installs/wk 6 tools answering

Decisionrules — questions

Answers built from our own checks of this server.

Why is there no tool list for Decisionrules?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 100.0% of checks in the last 24 hours got a reply.
Is Decisionrules working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 93 of 93 checks got a reply (100.0%), average response time 196 ms. The bar chart above shows every period we have measured.
How do I connect Decisionrules?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address. You sign in through your browser once and the client keeps the session: no key to copy, and it refuses anonymous clients.
How do you sign in to Decisionrules?
No API key is involved. Decisionrules answers our knock with an OAuth challenge, so you authorise it once in your browser and the client keeps the session. That is also why we see no tool list: it will not describe itself to an anonymous client, and that is the server working as intended, not a fault.
How fast is Decisionrules?
It answers our handshake in 196 ms on average, which is faster than 68% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Decisionrules open source?
Yes — it is published under the MIT licence and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.