Skip to main content
Glama

File Operations MCP Server

by bsmi021

get_changes

Track and retrieve recent file system changes by type or limit using the File Operations MCP Server.

Instructions

Get list of tracked changes

Input Schema

NameRequiredDescriptionDefault
limitNoMaximum number of changes to return
typeNoFilter changes by type

Input Schema (JSON Schema)

{ "properties": { "limit": { "description": "Maximum number of changes to return", "type": "number" }, "type": { "description": "Filter changes by type", "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools from File Operations MCP Server

Related Tools

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/bsmi021/mcp-file-operations-server'

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