docmost-mcp

Rahulk644/docmost-mcp
★ 0 stars Rust AI/LLM Updated today
Hardened MCP server for Docmost — authenticated Streamable HTTP, 20 tools, default-deny writes. Works with Claude, Codex, Cursor.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "docmost-mcp": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "docmost-mcp"
      ]
    }
  }
}

README Excerpt

An MCP server that lets AI agents read and manage a [Docmost](https://docmost.com) workspace — search, read, create, and organise pages, spaces and comments — over authenticated **MCP Streamable HTTP**. Docmost's own MCP endpoint is an **Enterprise** feature. This is an independent server built for **self-hosted and Community** deployments that want agent access

Tools (10)

DOCMOST_ALLOW_FILE_CREDENTIALSDOCMOST_API_TOKENDOCMOST_BASE_URLDOCMOST_MCP_ALLOWED_HOSTSDOCMOST_MCP_ALLOWED_ORIGINSDOCMOST_MCP_AUDIT_LOGDOCMOST_MCP_BEARER_TOKENDOCMOST_MCP_BINDDOCMOST_MCP_ENABLE_WRITESdocmost_

Topics

ai-agentsclaudedocmostknowledge-basemcpmodel-context-protocolrust