Documentation MCP (syamai/documentation-mcp) is an MCP server listed on the M8ven Trust Index. It scores 54 out of 100, grade D. It declares 4 tools. No publisher has claimed this listing.

D
Caution
54/100

Documentation MCP

Analyzes codebases to automatically generate README, API docs, architecture diagrams, and CHANGELOG.

Caution. Specific findings reduced this grade. They are listed on the page. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.

How we verified

⚡ Live Monitored: not connected

Verified is a snapshot. Live keeps it current, and builds your track record.

⚡ Connect GitHub → continuous verification on every pushwhy connect →

Who stands behind it

syamai

Source: Glama

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →

Install from

The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.

// key findings
🚨
Known vulnerabilities in dependencies: 2 critical, 5 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
// tools this server exposes4 tools

These names and descriptions are the publisher's own, read from the source code. We print them as written. Our assessment is the findings above, not this list.

doc-analyze

코드베이스를 분석하여 문서화 정보를 추출합니다. TypeScript/JavaScript 파일을 파싱하여 함수, 클래스, 인터페이스, 타입, API 엔드포인트를 추출합니다. JSDoc 주석을 파싱하여 문서화 커버리지를 계산합니다. **사용 예시:** - "doc-analyze" - 전체 코드베이스 분석 - "doc-analyze --scope src/api" - 특정 경로만 분석 - "doc-analyze --include-private" - private 멤버도 포함 **다음 단계:** - doc-generate readme로

doc-generate

분석된 코드를 기반으로 문서를 생성합니다. 지원하는 문서 유형: - readme: 프로젝트 README.md 생성 - api: API 문서 생성 (마크다운) - diagram: 아키텍처 다이어그램 생성 (Mermaid) - changelog: CHANGELOG.md 생성 (git log 기반) - all: 모든 문서 생성 **사용 예시:** - "doc-generate readme" - README 생성 - "doc-generate api" - API 문서 생성 - "doc-generate all" - 모든 문서 생성 - "do

doc-init

프로젝트의 문서 생성 설정을 초기화합니다. .doc-generator/ 디렉토리를 생성하고 config.json과 state.json을 만듭니다. 프로젝트 구조를 분석하여 적절한 문서화 설정을 제안합니다. **사용 예시:** - "doc-init" - 자동 감지 설정으로 초기화 - "doc-init --language ko" - 한국어 문서 생성 - "doc-init --output docs" - 문서 출력 경로 지정 **다음 단계:** - doc-analyze로 코드베이스 분석 - doc-generate readme로 REA

doc-status

현재 문서화 상태와 커버리지를 확인합니다. 초기화 여부, 분석 상태, 생성된 문서 목록, 문서화 커버리지를 보여줍니다. **사용 예시:** - "doc-status" - 전체 상태 확인 - "doc-status --detailed" - 상세 정보 포함 - "doc-status --coverage" - 커버리지 정보만 표시 **다음 단계:** - doc-analyze로 최신 분석 실행 - doc-generate로 문서 생성

// known CVEs in dependencies2 critical5 high3 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

criticalhandlebars@4.7.8GHSA-2w6w-674q-4c4q

Handlebars.js has JavaScript Injection via AST Type Confusion

criticalvitest@1.6.1GHSA-5xrq-8626-4rwp

When Vitest UI server is listening, arbitrary file can be read and executed

high@modelcontextprotocol/sdk@1.25.2GHSA-345p-7cg4-v4c7

@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse

highhandlebars@4.7.8GHSA-3mfm-83xf-c92r

Handlebars.js has JavaScript Injection via AST Type Confusion by tampering @partial-block

highhandlebars@4.7.8GHSA-9cx6-37pm-9jff

Handlebars.js has Denial of Service via Malformed Decorator Syntax in Template Compilation

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// quality suggestions

Tool annotations

No tools have read-only/destructive annotations

Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.

All four hints declared on every tool

4/4 tools missing one or more hints — doc-analyze (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); doc-generate (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); doc-init (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +1 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.

For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.

Production dependencies are patched

1 critical, 5 high severity in production deps — handlebars@4.7.8 (critical), @modelcontextprotocol/sdk@1.25.2 (high)

Run npm audit fix, or upgrade the affected packages to a non-vulnerable version.

Dev dependencies

1 critical/high in dev-only deps (does not ship to users)

Upgrade dev dependencies when convenient.

Domain consistency

npm scope @frontpoint doesn't match GitHub owner syamai

Use the same org name across GitHub, npm, and your homepage so users can verify the publisher.

Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.

// full audit trail
The findings above are the summary. The full trail, every check we ran, each deduction, the network hosts observed and the dependency advisories, goes to verified publishers, along with an alert whenever a new one lands. Verified publishers can also review each finding and dispute it in one click. Publisher corrections have sharpened several of our checks this month, because the maintainer knows the codebase better than any scanner.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Verified](https://m8ven.ai/badge/mcp/syamai/documentation-mcp?variant=verified)](https://m8ven.ai/mcp/syamai/documentation-mcp)
Shows verification status without the grade. Want the grade badge instead? Remove ?variant=verified from the URL.
commit: 084370fdc8d19182b35c9f932883c531d22d71a8
code hash: bb1938215f6f79bd05b37b1faa8320137e034024f65175963744c95ff3c75443
view raw JSON →
Check MCPs from inside your assistant
Tool Check · MCP

Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.

https://m8ven.ai/api/mcp/tool-check
check_toolsearch_toolscompare_toolsrecommend_alternativescheck_publisherreport_concern
How to add it →Free · no account needed · works in any MCP client