38
/ 100
1 month ago
glama

document-manager-mcp

MCP server for managing product documentation as markdown files. Supports creating, reading, updating, deleting, and searching docs with optional semantic search.

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.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Tool descriptions don’t match what handlers do
1 tool describes read intent but its handler mutates — product_vision_and_strategy (line 281: fs.writeFileSync(filePath, DEFAULT_VISION_STRATEGY_TEMPLATE, "utf-8"))
⚠️
Known vulnerabilities in dependencies: 2 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
// known CVEs in dependencies2 high

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

high@modelcontextprotocol/sdk@1.0.0GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

high@modelcontextprotocol/sdk@1.0.0GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configDOCS_EMBEDDING_MODEL(optional) — another Hugging Face model ID for feature extraction (e.g. Xenova/all-mpnet-base-v2 for higher quality, larger download).
configDOCS_EMBEDDING_PROVIDERsearch_docs Search by text. With =local, uses semantic search (by meaning); otherwise keyword search. Optional type filter, mode, limit.
configDOCS_PROJECT_NAMEEnvironment variable: — short label for this project (e.g. my-app, backend-api).
configDOCS_PROJECT_ROOT"": "/path/to/my-app",
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 9 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 Score](https://m8ven.ai/badge/mcp/rfbatista-document-manager-mcp-1it8x7)](https://m8ven.ai/mcp/rfbatista-document-manager-mcp-1it8x7)
commit: f359e379bbbc42c0c6ece37398f9d200e2478328
code hash: dc3a0237418e95cd8a536cba563327c305e5740e20f1228c57fa8219da3c8ccd
verified: 6/22/2026, 12:45:10 PM
view raw JSON →