HackMD MCP Server

by yuna0x0
Verified

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HACKMD_API_URLNoHackMD API Endpoint URLhttps://api.hackmd.io/v1
HACKMD_API_TOKENYesYour HackMD API token obtained from HackMD settings

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
get_user_info

Get information about the authenticated user

list_user_notes

List all notes owned by the user

get_note

Get a note by its ID

create_note

Create a new note

update_note

Update an existing note

delete_note

Delete a note

get_history

Get user's reading history

list_teams

List all teams accessible to the user

list_team_notes

List all notes in a team

create_team_note

Create a new note in a team

update_team_note

Update an existing note in a team

delete_team_note

Delete a note in a team

ID: 2lnhpu8zmr