Memos MCP
by yixiaozi
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | Listen host (default 0.0.0.0) | |
| PORT | No | Listen port (default 3781) | |
| DATA_DIR | No | OAuth state dir (default ./data) | |
| PUBLIC_URL | No | Public origin for OAuth metadata | |
| MCP_API_KEY | No | Optional static Bearer to skip OAuth | |
| OAUTH_USERS | No | Multi-user JSON: [{"username":"a","password":"b"}] | |
| COOKIE_SECURE | No | Set to 1 behind HTTPS | |
| MEMOS_BASE_URL | Yes | Memos base URL | |
| OAUTH_PASSWORD | No | Password for OAuth login (HTTP mode) | |
| OAUTH_USERNAME | No | Username for OAuth login (HTTP mode) | |
| MEMOS_API_TOKEN | No | Alias for MEMOS_ACCESS_TOKEN | |
| MEMOS_ACCESS_TOKEN | No | Memos access token |
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