Labsco
MCP SERVER

HackMD

by yuna0x0

Create, read, update and delete HackMD notes — your own and your team's — from the session where the writing is already happening.

Team Wikis & Documentation PlatformsVerified
Summary
A shared note becomes somewhere the agent writes, not a link you paste into.

Personal and team notes get identical treatment, so a draft can start in your own space and its team copy be updated in the same session without changing tools. The surface is deliberately narrow — notes, teams, user, history — which makes it a document store you can rely on rather than a wiki you have to learn.

What it is

Twelve tools over the HackMD API: the same four note operations for personal notes and for team notes, plus the account's teams, its user details and its reading history.

What you get
  • Personal notes listed, read by noteId, created, updated and deleted
  • Team notes given the identical set, addressed by teamPath
  • The teams the authenticated account can reach
  • The authenticated user's own details
  • The account's reading history
Requirements

A HackMD account and an API token in HACKMD_API_TOKEN. Node on your PATH.

Setup effort

One command plus a key — docker pull ghcr.io/yuna0x0/hackmd-mcp, then supply credentials