Enterprise DNA
M MCP Servers Developer low

yuna0x0/hackmd-mcp

by Various

A Model Context Protocol server for integrating HackMD's note-taking platform with AI assistants.

Y

MCP

yuna0x0/hackmd-mcp

Added 1 June 2026

#ai #api #hackmd #llm #mcp #mcp-server

Overview

A Model Context Protocol server that connects HackMD's collaborative note-taking platform to AI assistants. It enables reading, creating, and managing HackMD notes through the MCP interface.

Best for

Best for
Developers who want to connect AI assistants to HackMD for note management and retrieval.

Use cases

  • Automating note creation and organization in HackMD from an AI assistant
  • Retrieving and summarizing existing HackMD notes during a conversation
  • Integrating HackMD as a knowledge base for AI-driven workflows

How to use

Install

npx @modelcontextprotocol/inspector -e HACKMD_API_TOKEN=your_api_token npx hackmd-mcp

Tested with

Claude Desktop

Example client config

{\n  "mcpServers": {\n    "hackmd": {\n      "command": "npx",\n      "args": ["-y", "hackmd-mcp"],\n      "env": {\n        "HACKMD_API_TOKEN": "your_api_token"\n      }\n    }\n  }\n}

Notes

A Model Context Protocol server that connects HackMD’s collaborative note-taking platform to AI assistants. It enables reading, creating, and managing HackMD notes through the MCP interface.

60 stars on GitHub. Last updated 2025-11-28. Licensed MIT.

Use cases

  • Automating note creation and organization in HackMD from an AI assistant
  • Retrieving and summarizing existing HackMD notes during a conversation
  • Integrating HackMD as a knowledge base for AI-driven workflows

Pros

  • Straightforward MCP implementation for HackMD integration
  • Written in TypeScript with clear code structure
  • Low barrier to entry for developers already using MCP

Cons

  • Limited to HackMD’s API capabilities and rate limits
  • Small community with only 60 stars, less battle-tested
  • Requires manual setup of API tokens and MCP configuration

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Straightforward MCP implementation for HackMD integration
  • Written in TypeScript with clear code structure
  • Low barrier to entry for developers already using MCP

Cons

  • Limited to HackMD's API capabilities and rate limits
  • Small community with only 60 stars, less battle-tested
  • Requires manual setup of API tokens and MCP configuration
Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks