NoteAgent
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| create_noteB | Create a new note in Apple Notes |
| get_noteA | Get a note's content by title or ID |
| update_noteC | Update a note's content (replace, append, or prepend) |
| delete_noteB | Delete a note by title or ID |
| list_notesC | List notes in a folder or account |
| move_noteC | Move a note to a different folder |
| create_folderB | Create a new folder in Apple Notes |
| delete_folderA | Delete a folder and all its notes from Apple Notes |
| list_foldersB | List all folders in Apple Notes |
| search_notesA | Search notes by keyword in title |
| list_accountsA | List available Apple Notes accounts (iCloud, On My Mac, etc.) |
| get_recent_notesC | Get notes modified in the last N hours |
| create_dev_noteB | Create a developer-formatted note from a template (standup, debug, commit) |
| create_snippet_noteB | Save a code snippet as a note with language tag and context |
| doctorA | Check Notes.app health: installation, permissions, and access |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/jayprajapati/apple-noteagent-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server