Noteastic MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NOTEASTIC_BACKUP_DIR | No | Folder containing backups; the latest file is selected by modification time. | |
| NOTEASTIC_EXPORT_DIR | No | Destination for exported files. Defaults to a 'Noteastic Exports' folder inside the backup directory, or next to the selected backup file. | |
| NOTEASTIC_BACKUP_PATH | No | Use a specific backup instead of selecting from a folder. |
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
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| backup_infoA | Zeigt Quelle, Umfang, Dateizeitpunkt und Aktualisierungsverhalten der schreibgeschützt geöffneten Noteastic-Sicherung. |
| changes_since_backupA | Vergleicht standardmäßig das neueste .ntcbak-Backup mit dem unmittelbar vorherigen und meldet neue, geänderte und entfernte Ordner und Notizbücher. Seiten werden standardmäßig nur zusammengefasst und können optional vollständig ausgegeben werden. Ein optionaler baselinePath erlaubt den Vergleich mit einem bestimmten älteren Backup. |
| list_libraryA | Liest die vollständige Ordner- und Notizbuchhierarchie aus der Sicherung. |
| search_libraryA | Durchsucht Ordner- und Notizbuchnamen. Handschriftliche Seiteninhalte sind ohne OCR nicht durchsuchbar. |
| get_notebookA | Liefert Metadaten und eine Seitenübersicht eines Notizbuchs, einschließlich PDF-Hintergründen und handschriftlicher Elemente. |
| get_page_assetsA | Listet zu einer Seite gehörende PDF- und Bilddateien innerhalb der Sicherung auf. Die Dateien werden nicht verändert. |
| export_pageA | Exportiert eine Noteastic-Seite lokal als PNG, PDF oder beides. Die Sicherung bleibt unverändert; neue Dateien werden ausschließlich im konfigurierten Export-Ordner angelegt. |
| export_notebookA | Exportiert alle Seiten eines Noteastic-Notizbuchs als mehrseitiges PDF, einzelne PNG-Dateien oder beides. Die Sicherung bleibt unverändert. |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- 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/Canxinner/noteastic-mcp-public'
If you have feedback or need assistance with the MCP directory API, please join our Discord server