A secure, multi-tenant MCP server that proxies AI assistant requests to the HedgeDoc API, exposing 27 tools for full CRUD operations and permission management across notes, media, and profiles.
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.
process.env. You'll be asked to provide them before it can run.HEDGEDOC_BASE_URL— Yes Docker-internal URL of the HedgeDoc API (e.g. http://hedgedoc-backend:3000).HEDGEDOC_PUBLIC_URL— No Public-facing URL for note_url in responses. Defaults to HEDGEDOC_BASE_URL if not set.ALLOW_ALL_AGGREGATE— No When true, aggregate listing tools honor the include_all_fields parameter. When false (default), the parameter is silently forced to False for aggregate list operations.IS_STATEFUL— No When true, uses stateful Streamable HTTP with session tracking. When false (default), uses stateless mode.MCP_SERVER_PORT— Yes Port number the MCP server listens on.[](https://m8ven.ai/mcp/homeserverhq-hedgedoc-mcp-1jpklq)