Skip to main content
Glama

MCP Index Notes

by vjsr007

image-export

Export images by ID or key into specified directories using this MCP Index Notes tool. Returns file paths for easy access and integration.

Instructions

Export images (by id or key) to files. Returns file paths.

Input Schema

NameRequiredDescriptionDefault
dirNo
idNo
keyNo
limitNo

Input Schema (JSON Schema)

{ "properties": { "dir": { "type": "string" }, "id": { "type": "number" }, "key": { "type": "string" }, "limit": { "type": "number" } }, "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