Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
WIZNOTE_USERYesYour WizNote username (email)
WIZNOTE_BASE_URLYesThe base URL of the WizNote server (e.g., http://127.0.0.1:18080)
WIZNOTE_PASSWORDYesYour WizNote password

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
wiz_create_folderC

Create a WizNote category/folder path.

wiz_list_notesC

List notes in a WizNote category/folder.

wiz_search_notesC

Search notes in a WizNote knowledge base.

wiz_get_noteC

Read note metadata and HTML body.

wiz_create_noteC

Create a note from HTML or Markdown.

wiz_update_noteC

Update an existing note from HTML or Markdown.

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/735140144/wiznote-mcp'

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