Hackmd MCP
UnclaimedA Model Context Protocol server for integrating HackMD's note-taking platform with AI assistants.
Install
$
npx @modelcontextprotocol/inspector -e HACKMD_API_TOKEN=your_api_token npx hackmd-mcpUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (12)
create_note
Create a new note
create_team_note
Create a new note in a team
delete_note
Delete a note
delete_team_note
Delete a note in a team
get_history
Get user's reading history
get_note
Get a note by its ID
get_user_info
Get information about the authenticated user
list_team_notes
List all notes in a team
list_teams
List all teams accessible to the user
list_user_notes
List all notes owned by the user
update_note
Update an existing note
update_team_note
Update an existing note in a team