A Model Context Protocol (MCP) service for retrieving image dimensions, supporting both URL and local file sources.
The repository implements a service providing image dimension retrieval via the Model Context Protocol. It exposes two tool functions: one for remote images and one for local files. The service appears to follow a client-server architecture, designed to be integrated with MCP-compatible clients like Claude Desktop.
TypeScript
1