← Browse

@serverless-dna/mkdocs-mcp

A

MCP server package @serverless-dna/mkdocs-mcp

mcp_servermcp

Install

agr install @serverless-dna/mkdocs-mcp --target claude

This artifact does not publish files for Claude.

Document

{ "name": "@serverless-dna/mkdocs-mcp", "version": "1.1.0", "description": "Mkdocs Documentation MCP Server", "main": "dist/index.js", "bin": { "mkdocs-mcp": "dist/index.js" }, "files": [ "dist/", "indexes/", "README.md", "LICENSE" ], "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "https://github.com/serverless-dna/mkdocs-mcp.git" }, "bugs": { "url": "https://github.com/serverless-dna/mkdocs-mcp/issues" }, "homepage": "https://github.com/serverless-dna/mkdocs-mcp#readme", "scripts": { "prebuild": "rimraf dist/* && npm run lint", "build": "node esbuild.config.js", "postbuild": "chmod +x dist/index.js", "test": "vitest run", "lint": "eslint --config eslint.config.mjs", "test:ci": "vitest run --coverage", "lint:fix": "eslint --fix --config eslint.config.mjs", "postversion": "npm run build", "release": "semantic-release", "release:dry-run": "semantic-release --dry-run", "dev:build": "npm run build && npx -y @modelcontextprotocol/inspector node dist/index.js https://main.dsrdam9qmcis1.amplifyapp.com/ "search AWS Strands Agents online documentation"", "dev:version": "npm run build && npx -y @modelcontextprotocol/inspector node dist/index.js https://strandsagents.com/ "search AWS Strands Agents online documentation"" }, "keywords": [ "aws", "lambda", "mkdocs", "documentation", "mcp", "model-context-protocol", "llm" ], "author": "Serverless DNA", "license": "ISC", "engines": { "node": ">=20.0.0" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.10.1", "@types/cacache": "^17.0.2", "@types/node": "^22.14.1", "cacache": "^19.0.1", "cheerio": "^1.0.0", "lunr": "^2.3.9", "lunr-languages": "^1.14.0", "make-fetch-happen": "^14.0.3", "node-html-markdown": "^1.3.0", "zod": "^3.24.3", "zod-to-json-schema": "^3.24.5" }, "devDependencies": { "@eslint/js": "^9.25.0", "@semantic-release/changelog": "^6.0.3", "@semantic-release/git": "^10.0.1", "@semantic-release/github": "^11.0.1", "@types/lunr": "^2.3.7", "@types/make-fetch-happen": "^10.0.4", "@types/node-fetch": "^2.6.12", "@types/turndown": "^5.0.5", "@typescript-eslint/eslint-plugin": "^8.30.1", "@typescript-eslint/parser": "^8.30.1", "@vitest/coverage-v8": "^3.2.4", "esbuild": "^0.25.4", "eslint": "^9.25.0", "eslint-config-prettier": "^10.1.2", "eslint-import-resolver-typescript": "^4.3.3", "eslint-plugin-import": "^2.31.0", "eslint-plugin-prettier": "^5.2.6", "eslint-plugin-simple-import-sort": "^12.1.1", "eslint-plugin-tsdoc": "^0.4.0", "eslint-plugin-unused-imports": "^4.1.4", "globals": "^16.0.0", "husky": "^9.1.7", "prettier": "^3.5.3", "rimraf": "^6.0.1", "semantic-release": "^24.2.3", "typescript": "^5.8.3", "vitest": "^3.2.4" } }

Trustgrade A

  • passBody integrity

    Whether the stored document is plausibly the kind of file the artifact declares, rather than something fetched by mistake.

  • warnType matchbest-effort: server code not analyzed

    Whether the artifact is really the kind of thing its metadata claims it is.

  • passFreshness

    How long since the source repository was last pushed to.

  • passPrompt injection

    Scans the artifact's own text for instructions aimed at your agent rather than at you.

  • passLicense

    Whether the source repository declares an SPDX license permissive enough to redistribute.

How the grade is calculated

Each check contributes 0 points when it passes, 1 when it warns, and 2 when it fails. The total maps to a letter:

  • Aevery check passed
  • Bone warning
  • Ctwo warnings
  • Dprompt injection or body integrity failed, or three warnings
  • Fone of those failed, and something else is wrong

These are automated hygiene checks, not a security audit, and not a dependency or vulnerability scan. A grade of A means nothing was flagged — not that the artifact is safe.

Versions

  • git-4c9310a77c3d2026-08-06