Skip to main content
Glama

ARL-DMS MCP Server

Stellt das AKIJ Resources Document Management System (DMS) MCP-Clients (opencode, Claude usw.) über stdio JSON-RPC 2.0 bereit.

Bereitgestellte Quellen

#

Quelle

Typ

Inhalt

1

ERP (DWH)

MSSQL

Nur lesend ausgelegt (wird über AkijMCP abgefragt, nicht hier)

2

Risikodatenbank

PostgreSQL (Azure)

8,288 Risiken / 16 Kategorien / 198 SBUs / 8,288 Kontrollen

3

One Goal One Team (Drive root)

Google Drive

1,124 Dateien / 187 Ordner

4

Risk Team - All Policies and SOP

Google Drive

244 Dokumente (vom Benutzer bereitgestellte Links)

5

Legal Data

Google Drive

686 Dateien / 235 Ordner

6

Land

Google Drive

210 Dateien / 50 Ordner

7

ESG MLOD SSOT sheets

Google Sheets

11,636 Links aus SSOT 1 (+ SSOT 2/3 teilweise)

8

SBU submission sheets

Google Sheets

127 Links (5 von 32 Tabellenblättern öffentlich; Rest privat/401)

9

Bangladesh Laws (BDLaws portal)

Links

20 zentrale Handels-/Gesellschaftsgesetze

Index: 14,535 Einträge (12,786 Dateien / 1,749 Ordner) in ~/.agents/skills/ARL-DMS/library/tree.json.

Related MCP server: Zileo Docs

Werkzeuge

  • dms_search(query, source?, limit) — durchsucht Dokumente in allen Repositories

  • dms_list(source?, limit) — listet Dateien in einem Repository auf

  • dms_details(id | name) — Detailkarte + 3-stufiges Compliance-Mapping

  • dms_fetch(id, name?) — ruft Dokumenttext aus öffentlichem Drive ab

  • dms_risk_lookup(query?, category?, sbu?, limit) — Live-PostgreSQL-Risikoregister

  • dms_bdlaws_act(name?) — offizieller bdlaws-Link + Metadaten für die 20 Gesetze

  • dms_stats() — Bestandsstatistik

Ausführen

node server-arl-dms.js

Umgebungsvariablen (über den MCP-Server-Umgebungsblock überschreibbar):

  • RISK_PG_HOST / RISK_PG_PORT / RISK_PG_DATABASE / RISK_PG_USER / RISK_PG_PASSWORD — PostgreSQL-Risikoregister

  • ARL_DMS_SKILL_DIR — Pfad zur ARL-DMS-Skill-Bibliothek (Standard: ~/.agents/skills/ARL-DMS)

  • ARL_DMS_TREE_PATH / ARL_DMS_CONFIG_PATH — explizite Index-/Konfigurationspfade

Registrierung (opencode)

"ARL-DMS": {
  "type": "local",
  "command": ["node", "/Users/humaninside/Desktop/ESG_SUS_Agents_Skills_MCPs/MCPs/arl-dms/server-arl-dms.js"],
  "enabled": true,
  "environment": {
    "RISK_PG_HOST": "...", "RISK_PG_PORT": "5432",
    "RISK_PG_DATABASE": "risk_register",
    "RISK_PG_USER": "...", "RISK_PG_PASSWORD": "...",
    "ARL_DMS_SKILL_DIR": "/Users/humaninside/.agents/skills/ARL-DMS"
  }
}

Hinweise

  • Nur lesend ausgelegt. Schreibt niemals in ERP (DWH) oder PostgreSQL.

  • 28 private SBU-Tabellenblätter (401) sind noch nicht indiziert — teilen Sie sie mit „Jeder mit dem Link kann anzeigen" und führen Sie die Tabellenblatt-Extraktion erneut aus.

  • Zugangsdaten werden über den MCP-Umgebungsblock bereitgestellt, nicht über die Skill-Konfiguration.

F
license - not found
-
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
0dRelease cycle
2Releases (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
    A
    quality
    A
    maintenance
    MCP server that indexes Markdown, Word, HTML, and PDF documents into a SQLite knowledge graph with CJK+Latin full-text search and cross-document reference tracking. Runs drift audits to surface stale policies, conflicting research claims, superseded ADRs, and undocumented code exports.
    10
    5
    MIT
  • A
    license
    -
    quality
    A
    maintenance
    MCP server for indexing, semantic search, and generation of multi-format documents. Exposes 13 tools over JSON-RPC 2.0 so an LLM can search your local PDF, Excel, and Word files, and create or edit Excel and Word documents.
    AGPL 3.0
  • A
    license
    A
    quality
    B
    maintenance
    A local MCP server that enables LLMs to securely search and read files within designated Google Drive folders. Supports Google Docs, Google Sheets, PDFs, and plain text with strict folder-scoping via service account authentication.
    4
    MIT
  • F
    license
    A
    quality
    C
    maintenance
    A local AI document assistant MCP server that enables listing, reading, and editing documents via tools, resources, and prompts, allowing LLMs to manage document workflows through natural language.
    3

View all related MCP servers

Related MCP Connectors

  • A paid remote MCP for CLI tool MCP, built to return verdicts, receipts, usage logs, and audit-ready

  • Agent-native MCP server over the public saagarpatel.dev corpus. Read-only, stateless.

  • A paid remote MCP for Context7 MCP docs, built to return verdicts, receipts, usage logs, and audit-r

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/sakibntanmoy006/arl-dms-mcp'

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