hackmd-mcp

hackmd-mcp

3.5

If you are the rightful owner of hackmd-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The HackMD MCP Server is a Model Context Protocol server that facilitates interaction with the HackMD API, allowing AI assistants to manage notes and user information.

The HackMD MCP Server is designed to enable seamless interaction with the HackMD API, providing AI assistants with the ability to perform various operations such as retrieving user information, managing notes, and accessing team notes. It supports operations like creating, reading, updating, and deleting notes, as well as viewing read history and managing team notes. The server requires Node.js 18+ and an API token from HackMD to function. It can be installed via Smithery, mcp-get, or manually configured in Claude Desktop. The server also supports local development and debugging using the MCP Inspector, and it can be deployed using Docker.

Features

  • User Information Management: Retrieve and manage user information through the HackMD API.
  • Note Management: Create, read, update, and delete notes, and view reading history.
  • Team Collaboration: Access and manage notes within teams.
  • Installation Flexibility: Install via Smithery, mcp-get, or manual configuration.
  • Local Development and Debugging: Use MCP Inspector for testing and debugging.