Skip to main content
Glama
robert7
by robert7

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
REMNOTE_WS_PORTNoThe WebSocket port used to communicate with the RemNote MCP Bridge plugin. (Default: 3002)3002

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
remnote_create_note

Create a new note in RemNote with optional content, parent, and tags

remnote_search

Search the RemNote knowledge base for notes matching a query

remnote_read_note

Read a specific note from RemNote by its Rem ID

remnote_update_note

Update an existing note in RemNote (change title, append content, or modify tags)

remnote_append_journal

Append content to today's daily document in RemNote

remnote_status

Check the connection status and statistics of the RemNote MCP bridge

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/robert7/remnote-mcp-server'

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