Skip to main content
Glama
Samuelk0nrad

RemNote MCP proxy

by Samuelk0nrad

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoThe host interface to bind the MCP server to.127.0.0.1
PORTNoThe port for the MCP server.7789
REMNOTE_DBYesRequired. Absolute path to the active knowledge base's remnote.db.
REMNOTE_APP_ASARNoPath to the RemNote app.asar, used to validate label and history adapters./opt/remnote/app/resources/app.asar
REMNOTE_AGENT_URLNoURL of the RemNote Agent Runtime MCP endpoint.http://127.0.0.1:3001/mcp
REMNOTE_MCP_TOKENNoOptional override for remNoteMcpAccessToken in the RemNote config.
REMNOTE_AGENT_TOKENNoOptional override for httpToken in the runtime auth file.
REMNOTE_CONFIG_PATHNoPath to the RemNote config file.~/.config/RemNote/config.json
REMNOTE_UPSTREAM_URLNoURL of the RemNote built-in MCP endpoint.http://127.0.0.1:7788/mcp
REMNOTE_AGENT_AUTH_PATHNoPath to the RemNote Agent Runtime authentication file.~/.remnote-agent/auth.json

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/Samuelk0nrad/remnote-mcp-proxy'

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