Built by Metorial, the integration platform for agentic AI.

Learn More

yuna0x0/hackmd-mcp

HackMD MCP Server

Tools

Get User Info

Get information about the authenticated user

get_user_info

List User Notes

List all notes owned by the user

list_user_notes

Get Note

Get a note by its ID

get_note

Create Note

Create a new note

create_note

Update Note

Update an existing note

update_note

Delete Note

Delete a note

delete_note

Get History

Get user's reading history

get_history

List Teams

List all teams accessible to the user

list_teams

List Team Notes

List all notes in a team

list_team_notes

Create Team Note

Create a new note in a team

create_team_note

Update Team Note

Update an existing note in a team

update_team_note

Delete Team Note

Delete a note in a team

delete_team_note