image-tools-mcp

TypeScript

A Model Context Protocol (MCP) service for retrieving image dimensions, supporting both URL and local file sources.

Protocol Implementations
Function Calling
Developer Tooling

Architecture and Design Patterns

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.

About

Language

TypeScript

Stars

1

Categories

Protocol ImplementationsFunction CallingDeveloper Tooling