Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| UNSAFE_MODE | No | Set to 'true' to bypass the restriction that limits destructive and modification operations to notes that have been created by the MCP server (i.e. have the keep-mcp label). | false |
| GOOGLE_EMAIL | Yes | Your Google account email address | |
| GOOGLE_MASTER_TOKEN | Yes | Your Google account master token |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| find | |
| create_note | |
| update_note | |
| delete_note | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |