Marklogic Mcp — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Marklogic Mcp (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
This is a Model Context Protocol (MCP) server implementation for MarkLogic, allowing you to interact with a MarkLogic database through MCP tools.
pip install mcp-marklogicThe server requires the following environment variables:
MARKLOGIC_HOST=localhost
MARKLOGIC_PORT=8000
MARKLOGIC_USERNAME=admin
MARKLOGIC_PASSWORD=adminOnce installed and configured, you can start the server:
mcp-marklogiccreate-documenturi: Document URI (required)content: Document content as JSON (required)collections: List of collections to add the document to (optional)read-documenturi: Document URI (required)delete-documenturi: Document URI (required)search-documentsquery: Search query string (required)collections: List of collections to search in (optional) pip install -e .pytest tests/python-docs-role with:rest-extension-user, rest-reader, rest-writerxdbc:eval, xdbc:invoke, xdmp:eval-inpython-user with:pyth0npython-docs-roleMIT
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.