RemNote MCP proxy
by Samuelk0nrad
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | The host interface to bind the MCP server to. | 127.0.0.1 |
| PORT | No | The port for the MCP server. | 7789 |
| REMNOTE_DB | Yes | Required. Absolute path to the active knowledge base's remnote.db. | |
| REMNOTE_APP_ASAR | No | Path to the RemNote app.asar, used to validate label and history adapters. | /opt/remnote/app/resources/app.asar |
| REMNOTE_AGENT_URL | No | URL of the RemNote Agent Runtime MCP endpoint. | http://127.0.0.1:3001/mcp |
| REMNOTE_MCP_TOKEN | No | Optional override for remNoteMcpAccessToken in the RemNote config. | |
| REMNOTE_AGENT_TOKEN | No | Optional override for httpToken in the runtime auth file. | |
| REMNOTE_CONFIG_PATH | No | Path to the RemNote config file. | ~/.config/RemNote/config.json |
| REMNOTE_UPSTREAM_URL | No | URL of the RemNote built-in MCP endpoint. | http://127.0.0.1:7788/mcp |
| REMNOTE_AGENT_AUTH_PATH | No | Path 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
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues