get_user_info
Get information about the authenticated user
How to use it
get_user_info is exposed by the Hackmd MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the get_user_info tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Hackmd MCP
$
npx @modelcontextprotocol/inspector -e HACKMD_API_TOKEN=your_api_token npx hackmd-mcpOther tools in Hackmd MCP (11)
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
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