OlympHill
hackmd-mcp logo

hackmd-mcp一款用于将 HackMD 笔记平台与 AI 助手集成的模型上下文协议服务器。

(0)
Daniel Nikulshyn审阅者 Daniel Nikulshyn·更新 2026年7月

概览

HackMD MCP Server 是一个 Model Context Protocol (MCP) 服务器,能够与 HackMD API 交互。它允许 LLM 客户端访问并与 HackMD 笔记、团队、用户资料以及历史数据进行交互。 服务器功能包括获取用户个人信息、创建、读取、更新和删除笔记、管理团队笔记并与团队成员协作、访问阅读历史、列出并管理团队。支持双重传输模式——HTTP 与 STDIO——且已准备好云部署。 要使用 HackMD MCP Server,您需要设置 HackMD API token 并通过将其添加到 mcp.json 或 claude_desktop_config.json 文件中来安装服务器。然后,您可以使用工具与 HackMD 服务器进行交互。服务器可以在本地或云端部署,配置可以通过环境变量或 HTTP headers 进行。

主要功能

  • 获取用户资料信息
  • 创建、读取、更新和删除笔记
  • 管理团队笔记和与团队成员协作
  • 访问阅读历史
  • 列出和管理团队
  • 双重传输模式支持:HTTP 和 STDIO

价格

模型
Free
评分
暂无评价

使用场景

AI 驱动的笔记管理

使用 HackMD MCP Server 将 HackMD 与 AI 助手集成,实现自动笔记组织和内容生成等功能。

团队协作

部署 HackMD MCP Server 以促进团队协作,允许团队成员通过 AI 接口访问和管理共享笔记。

优点 & 缺点

优点

  • 通过模型上下文协议将 HackMD 与 AI 助手集成
  • 支持 HTTP 和 STDIO 传输,以提高灵活性
  • 准备好在 Smithery 等平台上进行云部署
  • 允许访问用户资料信息和管理团队笔记

缺点

  • 需要 HackMD API 令牌才能运行
  • 自主托管需要 Node.js 18+ 和本地开发设置
  • 预配置令牌时需要考虑保护端点的安全性

评测

登录以留下评测。

暂无评测。来当第一个吧!

问答

Are there any security concerns with using the API token?

Yes, you must protect the endpoint and the API token when pre‑configuring it, as it grants access to all your HackMD data.

Asked by Sami Virtanen · Nov 9, 2025

What functionality does the MCP server provide for notes and teams?

It allows you to get user profiles, create/read/update/delete notes, manage team notes and collaboration, access reading history, and list/manage teams via the HackMD API.

Asked by Tomáš Novák · Oct 8, 2025

Can I run the server both locally and in the cloud?

Yes, the server is cloud‑deployment ready and can also be run locally. It supports HTTP and STDIO transport modes for flexible integration.

Asked by Ravi Chandrasekaran · Aug 31, 2025

What do I need to set up HackMD MCP Server?

You need a HackMD API token and a Node.js 18+ environment if self‑hosting. Add the token to mcp.json or claude_desktop_config.json, then install the server.

Asked by Emeka Obi · Aug 27, 2025

提问

服务配缩器 的替代品