Skip to main content
Glama
openl-tablets

OpenL MCP Server

Official

OpenL MCP Server

Let an AI assistant work with your OpenL Studio business rules. Connect Claude (Desktop or Code), Cursor, or VS Code to OpenL Studio, then ask in plain language to view, edit, test, and deploy rules.

Get started (about 5 minutes)

  1. Copy your OpenL Studio address from your browser's address bar (for example http://localhost:8080).

  2. Create a Personal Access Token in OpenL Studio (User Settings → Personal Access Tokens). Skip this if your Studio has no login screen.

  3. Follow the Quick Start — paste one configuration block into your AI client and send a test message.

Nothing to install — your AI client downloads and starts the server for you (published on npm as openl-mcp; no Node.js on your machine? use the Docker option).

Related MCP server: Operaton MCP

Documentation

Tools and prompts

The server gives the AI client tools covering OpenL Studio repositories, projects, files, rules tables, tests, an interactive rule debugger (tracing), and deployments — see Usage Examples. It also ships 14 expert guidance prompts for complex workflows (e.g. create_rule, deploy_project) — see prompts/.

Configuration

End users: the Quick Start covers everything. All server settings (base URL, token, timeout, HTTP mode, debug logging) are in the Advanced Guide.

Development

npm run build          # Build TypeScript
npm test               # Run all tests
npm run lint           # Check code quality
npm run watch          # Dev mode with auto-rebuild

See the Contributing Guide for development guidelines, Architecture for how the code is organized, and the Testing Guide for test suites.

License

LGPL-3.0 - GNU Lesser General Public License v3.0 (follows OpenL Studio project license).

Install Server
A
license - permissive license
A
quality
A
maintenance

Maintenance

Maintainers
Response time
6wRelease cycle
5Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    -
    quality
    A
    maintenance
    Enables AI assistants to access and execute automated decision services from IBM Decision Intelligence or IBM Automation Decision Services. It exposes deployed decision operations as tools for platforms like Claude Desktop and IBM watsonx Orchestrate.
    51
    7
    Apache 2.0
  • A
    license
    B
    quality
    B
    maintenance
    Exposes over 300 Operaton BPM REST operations as tools for AI agents to interact with the Operaton engine. It enables managing process deployments, instances, user tasks, and decision tables through natural language commands.
    100
    24
    Apache 2.0
  • A
    license
    B
    quality
    B
    maintenance
    Enables AI assistants to manage Rundeck operations including jobs, executions, projects, nodes, system management, key storage, webhooks, and ACL policies via natural language.
    50
    55
    1
    Apache 2.0

View all related MCP servers

Related MCP Connectors

  • Connect AI assistants to GitHub - manage repos, issues, PRs, and workflows through natural language.

  • Connect AI assistants to Stellary projects, boards, documents, and governed agent workflows.

  • Connect your AI assistants to Keboola and expose your data, transformations, SQL queries, ...

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/openl-tablets/openl-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server