ARL-CMS MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@ARL-CMS MCP ServerCheck compliance for export documentation under Bangladesh law"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
ARL-CMS MCP Server
Exposes the AKIJ Resources Compliance Management System knowledge base to MCP clients (opencode, Claude, etc.) over stdio JSON-RPC 2.0.
Data served (self-contained, bundled in data/)
Data | Content |
| 584 compliance requirements — 80 domains, 11 categories, 13 fields each (what it is, why, minimum requirements, evidence, pass criteria, non-compliance triggers, owner) |
| 584 quick index rows (name, domain, category, applicability, owner) |
| 2,612 Bangladesh legal risks (SBU, area, scenario, legal basis, penalty, level: Critical 340 / High 1,016 / Medium 881 / Low 375) |
| 55 ERP document types → Tier1 internal policy / Tier2 BD law / Tier3 global standard + owner |
| 42 ERP business documents (schema/table + process + tax flag) |
| 20 core Bangladesh acts + official bdlaws.minlaw.gov.bd links |
Resolution rule (3-tier, strict order)
TIER 1 — Internal ARL policy/SOP/manual library (primary source)
TIER 2 — Bangladesh law (risk register + bdlaws portal) — mandatory floor
TIER 3 — Global standard (584-requirement catalog)
Every "not found" at an earlier tier is reported as a coverage gap before moving on. Bangladesh law is non-negotiable and governs even if an internal document is silent or weaker. Evidence before verdict: no evidence = NOT DEMONSTRATED, not COMPLIANT.
Tools
Tool | Purpose |
| Filter the 584-requirement catalog (query/domain/category/owner/applicability) |
| Full 13-field detail of one requirement |
| Orchestrated 3-tier compliance resolver for a topic |
| Tier-1 library search (live Drive embedded view) — reports coverage gap if none found |
| Bangladesh legal risks by SBU/area/topic with legal basis + penalty + level |
| Official bdlaws link + metadata for the 20 core acts |
| 55 ERP document types → 3-tier compliance mapping + owner |
| 42 ERP business documents inventory |
| Catalog coverage by domain/category + registered asset counts |
| Coverage gap rows + risk-register summary |
| CMS inventory statistics |
Run
node server-arl-cms.jsEnvironment variables:
ARL_CMS_DRIVE_FOLDER— override the Tier-1 policy library Drive folder id (default1F_OGk1yzP_nf_TD8NbInJOpS-MYLR3xX)ARL_CMS_DMS_TREE— path to the ARL-DMStree.json(Hybrid integration). When set,cms_search_policy/ Tier-1 resolution searches the shared 14,535-entry DMS index and returns real documents (name, path, drive id, url, source). Default lookup order: env → sibling../arl-dms/data/tree.json→ bundleddata/dms-tree.json→ skill library paths.ARL_CMS_DRIVE_FOLDER— fallback live-Drive root when no shared index found.
Notes
Read-only by design. Bundles the catalog data; no external DB required.
Hybrid integration (Option 5): the CMS MCP reads the shared ARL-DMS index for Tier-1 document search; document text/OCR is fetched via the ARL-DMS MCP (
dms_fetch). The ARL-CMS skill and ARL-DMS skill document this cross-reference.Shareable as a single npm package (
.tgz) vianpx -y <github-release-url>.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Verified, tier-0 regulatory data for AI across 850+ official sources and 50+ jurisdictions.
International legal analysis (ISO 31000) across 63 jurisdictions — 15 tools.
Multi-jurisdictional AI compliance readiness scoring with sourced penalty math.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/sakibntanmoy006/arl-cms-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server