hackmd-mcp
The HackMD MCP Server is designed to facilitate seamless interaction with HackMD's API, allowing users to manage their notes and team collaborations effectively. It offers extensive functionalities through Model Context Protocol for AI integration.
What is the HackMD MCP Server?
The HackMD MCP Server is a Model Context Protocol server that allows AI assistants to interact with the HackMD API for managing user information, notes, and team collaborations.
What are the requirements to run the HackMD MCP Server?
The server requires Node.js 18+ and a HackMD API token for authentication.
How can I install the HackMD MCP Server?
You can install it via Smithery, mcp-get, or manually configure it for use with Claude Desktop or other MCP clients.
What operations can I perform with the HackMD MCP Server?
You can manage user information, create, read, update, and delete notes, view read history, and work with team notes.
How do I secure my HackMD API token?
Keep your API token secure by storing it in the .env file or as an environment variable and never commit it to version control.