Skip to main content
Glama

HackMD MCP Server

list_team_notes

Retrieve all notes within a specified team to manage and organize collaborative content efficiently using the HackMD API.

Instructions

List all notes in a team

Input Schema

NameRequiredDescriptionDefault
teamPathYesTeam path

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "teamPath": { "description": "Team path", "type": "string" } }, "required": [ "teamPath" ], "type": "object" }

You must be authenticated.

Other Tools from HackMD MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/yuna0x0/hackmd-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server