yuna0x0/hackmd-mcp
Allows AI models to interact with [HackMD](https://hackmd.io)
Quick Start
Clone the repository:
git clone https://github.com/yuna0x0/hackmd-mcpClaude Desktop configuration example:
{
"mcpServers": {
"hackmd-mcp": {
"command": "npx",
"args": [
"-y",
"yuna0x0/hackmd-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.