Skip to main content
Glama

MCP Index Notes

by vjsr007

index-restore

Restore notes from a JSON backup file to the MCP Index Notes server. Imports data and returns the count of successfully restored notes for efficient backup recovery.

Instructions

Restore notes from a JSON backup file. Returns imported count.

Input Schema

NameRequiredDescriptionDefault
fileYes

Input Schema (JSON Schema)

{ "properties": { "file": { "type": "string" } }, "required": [ "file" ], "type": "object" }

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/vjsr007/mcp-index-notes'

If you have feedback or need assistance with the MCP directory API, please join our Discord server