Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HACKMD_API_URLNoHackMD API Endpoint URLhttps://api.hackmd.io/v1
HACKMD_API_TOKENYesYour HackMD API token obtained from HackMD settings

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
get_user_infoB

Get information about the authenticated user

list_user_notesB

List all notes owned by the user

get_noteC

Get a note by its ID

create_noteC

Create a new note

update_noteC

Update an existing note

delete_noteC

Delete a note

get_historyC

Get user's reading history

list_teamsB

List all teams accessible to the user

list_team_notesC

List all notes in a team

create_team_noteC

Create a new note in a team

update_team_noteC

Update an existing note in a team

delete_team_noteC

Delete a note in a team

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

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