Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HACKMD_API_TOKENYesAPI token from HackMD (Settings → API)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_meA

Get current user profile

list_notesB

List all notes of the current user

get_noteA

Get a note by ID (returns full content)

create_noteC

Create a new note

update_noteB

Update a note's content or permissions

delete_noteC

Delete a note

get_historyC

Get reading history

list_teamsB

List teams the user belongs to

list_team_notesC

List notes of a team

create_team_noteC

Create a note in a team

update_team_noteC

Update a team note

delete_team_noteC

Delete a team note

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/zyx1121/hackmd-mcp'

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